UNPKG

@terabits/grapi

Version:

Grapi Schema Generator For GraphQL Server

4 lines (3 loc) 135 B
import { GraphQLScalarType } from 'graphql'; declare const customScalars: Record<string, GraphQLScalarType>; export { customScalars };