UNPKG

graphql-mocks

Version:
3 lines (2 loc) 131 B
import { TypeReference } from '../types'; export declare function isTypeReference(reference: unknown): reference is TypeReference;