smartstring/dist/smartstring.plugins.d.ts

5 lines
138 B
TypeScript
Raw Permalink 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;