UNPKG

graphql-compose

Version:

GraphQL schema builder from different data sources with middleware extensions.

4 lines 185 B
import { GraphQLScalarType } from '../graphql'; declare const _default: GraphQLScalarType<Buffer<ArrayBufferLike>, string>; export default _default; //# sourceMappingURL=buffer.d.ts.map