UNPKG

@graphql-mesh/json-schema

Version:
4 lines (3 loc) 202 B
import type { ProxyOptions } from '@graphql-mesh/store'; import type { JSONSchemaObject } from '@json-schema-tools/meta-schema'; export declare const JsonSchemaWithDiff: ProxyOptions<JSONSchemaObject>;