5 lines
138 B
TypeScript
5 lines
138 B
TypeScript
import 'typings-global';
|
|
export declare let jsBase64: any;
|
|
export declare let stripIndent: any;
|
|
export declare let normalizeNewline: any;
|