UNPKG

dereference-json-schema

Version:

Dereference $ref pointers in JSONSchema or OpenAPI documents.

4 lines (3 loc) 86 B
export * from './types'; export * from './dereference'; export * from './resolveRef';