UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

2 lines (1 loc) 111 B
export default function loader(): (/** @type {string} */ name: string, /** @type {any} */ schema: any) => any;