UNPKG

graphql-compose

Version:

GraphQL schema builder from different data sources with middleware extensions.

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