UNPKG

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

Version:

Parse, Resolve, and Dereference JSON Schema $ref pointers

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