UNPKG

@netlify/content-engine

Version:
5 lines 261 B
import { DocumentNode } from "graphql"; export declare const builtInTypeDefinitions: () => Array<DocumentNode>; export declare const builtInScalarTypeNames: string[]; export declare const internalTypeNames: string[]; //# sourceMappingURL=built-in-types.d.ts.map