UNPKG

xsschema

Version:

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

9 lines (6 loc) 240 B
import { t as tryImport } from './index-CAcLDIRJ.js'; const getToJsonSchemaFn = async () => { const { toJSONSchema } = await tryImport(import('sury'), "sury"); return (schema) => toJSONSchema(schema); }; export { getToJsonSchemaFn };