smartstring/dist/smartstring.plugins.d.ts
2017-10-11 14:52:22 +02:00

7 lines
218 B
TypeScript

import 'typings-global';
export declare let jsBase64: any;
export declare let stripIndent: any;
export declare let normalizeNewline: any;
export declare let randomatic: any;
export declare let cryptoRandomString: any;