UNPKG

@pothos/core

Version:

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

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