tasq/node_modules/xsschema/dist/sury-BoOvxlMw.js

9 lines
240 B
JavaScript

import { t as tryImport } from './index-DoHiaFQM.js';
const getToJsonSchemaFn = async () => {
const { toJSONSchema } = await tryImport(import('sury'), "sury");
return (schema) => toJSONSchema(schema);
};
export { getToJsonSchemaFn };