UNPKG

@nestjs/graphql

Version:

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

6 lines (5 loc) 261 B
export * from './iso-date.scalar'; export * from './timestamp.scalar'; export declare const Int: import("graphql").GraphQLScalarType; export declare const Float: import("graphql").GraphQLScalarType; export declare const ID: import("graphql").GraphQLScalarType;