mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-27 06:22:55 +08:00
4 lines
85 B
TypeScript
4 lines
85 B
TypeScript
import jsStringEscape = require('js-string-escape');
|
|
|
|
jsStringEscape('hello world');
|