UNPKG

@hey-api/json-schema-ref-parser

Version:

Parse, Resolve, and Dereference JSON Schema $ref pointers

3 lines (2 loc) 92 B
import type { Plugin } from "../types/index.js"; export declare const binaryParser: Plugin;