DefinitelyTyped/types/js-string-escape/js-string-escape-tests.ts
2018-03-06 15:36:20 +00:00

4 lines
85 B
TypeScript

import jsStringEscape = require('js-string-escape');
jsStringEscape('hello world');