7 lines
218 B
TypeScript
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;
|