UNPKG

xsschema

Version:

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

9 lines (6 loc) 245 B
import { t as tryImport } from './index-Cx_srAfm.js'; const getToJsonSchemaFn = async () => { const { JSONSchema } = await tryImport(import('effect'), "effect"); return (schema) => JSONSchema.make(schema); }; export { getToJsonSchemaFn };