UNPKG

@nestjs/graphql

Version:

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

3 lines 162 B
import { GraphQLScalarType } from 'graphql'; export declare const GraphQLTimestamp: GraphQLScalarType<any, number>; //# sourceMappingURL=timestamp.scalar.d.ts.map