ModelAi/node_modules/openai/_vendor/zod-to-json-schema/parsers/undefined.mjs

6 lines
115 B
JavaScript
Raw Permalink Normal View History

2025-09-15 10:04:47 +08:00
export function parseUndefinedDef() {
return {
not: {},
};
}
//# sourceMappingURL=undefined.mjs.map