UNPKG

xsschema

Version:

extra-small, Standard Schema-based alternative to typeschema.

4 lines (2 loc) 104 B
const getToJsonSchemaFn = async () => (schema) => schema.toJsonSchema(); export { getToJsonSchemaFn };