smartstring/dist/smartstring.plugins.d.ts

7 lines
218 B
TypeScript
Raw Normal View History

2016-10-31 23:22:38 +00:00
import 'typings-global';
export declare let jsBase64: any;
2017-10-05 13:55:59 +00:00
export declare let stripIndent: any;
export declare let normalizeNewline: any;
2017-10-11 12:52:22 +00:00
export declare let randomatic: any;
export declare let cryptoRandomString: any;