UNPKG

@atomist/automation-client

Version:

Atomist API for software low-level client

3 lines 144 B
export declare function encode(str: string): string; export declare function decode(coded: string): string; //# sourceMappingURL=base64.d.ts.map