
committed by
syuilo

parent
acc6f54557
commit
c81a94ff75
@@ -1,4 +1,4 @@
|
||||
import { capitalize, toUpperCase } from "../prelude/string";
|
||||
import { capitalize, toUpperCase } from '../prelude/string';
|
||||
|
||||
function escape(text: string) {
|
||||
return text
|
||||
|
Reference in New Issue
Block a user