UNPKG

json-schema-ref-parser

Version:

Parse, Resolve, and Dereference JSON Schema $ref pointers

3 lines (2 loc) 88 B
import * as $RefParser from "@apidevtools/json-schema-ref-parser"; export = $RefParser;