UNPKG

uzen

Version:

General-purpose GraphQL subscription server library

3 lines (2 loc) 107 B
import { GraphQLScalarType } from "graphql"; export declare const JSONString: GraphQLScalarType<any, any>;