UNPKG

116 BTypeScriptView Raw
1import { GraphQLScalarType } from 'graphql';
2export declare const GraphQLSemVer: GraphQLScalarType<string, string>;