UNPKG

@pothos/core

Version:

Pothos (formerly GiraphQL) is a plugin based schema builder for creating code-first GraphQL schemas in typescript

3 lines 158 B
export declare function encodeBase64(value: string): string; export declare function decodeBase64(value: string): string; //# sourceMappingURL=base64.d.ts.map