UNPKG

115 BTypeScriptView Raw
1import { GraphQLScalarType } from 'graphql';
2export declare const GraphQLUnsignedInt: GraphQLScalarType<any, any>;