UNPKG

xpm

Version:

The xPack project manager command line tool

3 lines (2 loc) 120 B
export declare function base64Encode(str: string): string; export declare function base64Decode(str: string): string;