UNPKG

@jspm/generator

Version:

Package Import Map Generation Tool

3 lines (2 loc) 120 B
export declare function encodeBase64(data: string): string; export declare function decodeBase64(data: string): string;