UNPKG

graphql-request

Version:

Minimal GraphQL client supporting Node and browsers for scripts or simple apps.

3 lines 161 B
import type { JsonSerializer } from './types.js'; export declare const defaultJsonSerializer: JsonSerializer; //# sourceMappingURL=defaultJsonSerializer.d.ts.map