UNPKG

@graphql-mesh/transport-common

Version:
3 lines (2 loc) 112 B
import { GraphQLScalarType } from 'graphql'; export declare const ObjMapScalar: GraphQLScalarType<any, string>;