UNPKG

graphql-extra-scalars

Version:

Collection of extra GraphQL scalar types like Email, URL, Password and more

3 lines (2 loc) 91 B
declare const GraphQLEmail: import("graphql").GraphQLScalarType; export { GraphQLEmail, };