UNPKG

graphql-compose

Version:

GraphQL schema builder from different data sources with middleware extensions.

5 lines 199 B
/// <reference types="node" /> import { GraphQLScalarType } from '../graphql'; declare const _default: GraphQLScalarType<Buffer, string>; export default _default; //# sourceMappingURL=buffer.d.ts.map