UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

3 lines (2 loc) 123 B
export declare function encodeBase64(text: string): string; export declare function decodeBase64(encoded: string): string;