parent
acc6f54557
commit
c81a94ff75
14 changed files with 19 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { capitalize, toUpperCase } from "../prelude/string";
|
||||
import { capitalize, toUpperCase } from '../prelude/string';
|
||||
|
||||
function escape(text: string) {
|
||||
return text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue