UNPKG

@graphql-mesh/transport-rest

Version:
3 lines (2 loc) 145 B
import { GraphQLScalarType } from 'graphql'; export declare function processRegExpAnnotations(scalar: GraphQLScalarType, pattern: string): void;