UNPKG

graphql-request

Version:

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

4 lines 219 B
import type { Config } from './generateCode.js'; export declare const title: (title: string) => string; export declare const typeTitle: (config: Config, typeName: string) => string; //# sourceMappingURL=helpers.d.ts.map