UNPKG

@nestjs/graphql

Version:

Nest - modern, fast, powerful node.js web framework (@graphql)

3 lines 164 B
import { GraphQLScalarType } from 'graphql'; export declare const GraphQLISODateTime: GraphQLScalarType<Date, string>; //# sourceMappingURL=iso-date.scalar.d.ts.map