UNPKG

@nestjs/graphql

Version:

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

6 lines 344 B
export * from './iso-date.scalar'; export * from './timestamp.scalar'; export declare const Int: import("graphql").GraphQLScalarType<number, number>; export declare const Float: import("graphql").GraphQLScalarType<number, number>; export declare const ID: import("graphql").GraphQLScalarType<string, string>; //# sourceMappingURL=index.d.ts.map