UNPKG

@graphql-mesh/transport-rest

Version:
3 lines (2 loc) 155 B
import type { GraphQLLeafType } from 'graphql'; export declare function processTypeScriptAnnotations(type: GraphQLLeafType, typeDefinition: string): void;