@mastra/schema-compat
Version:
Tool schema compatibility layer for Mastra.ai
9 lines (8 loc) • 556 B
JavaScript
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const require_schema = require("./schema-Cjk6OMG9.cjs");
exports.JSON_SCHEMA_LIBRARY_OPTIONS = require_schema.JSON_SCHEMA_LIBRARY_OPTIONS;
exports.isStandardJSONSchema = require_schema.isStandardJSONSchema;
exports.isStandardSchema = require_schema.isStandardSchema;
exports.isStandardSchemaWithJSON = require_schema.isStandardSchemaWithJSON;
exports.standardSchemaToJSONSchema = require_schema.standardSchemaToJSONSchema;
exports.toStandardSchema = require_schema.toStandardSchema;