ModelAi/node_modules/openai/_vendor/zod-to-json-schema/parsers/undefined.mjs
2025-09-15 10:04:47 +08:00

6 lines
115 B
JavaScript

export function parseUndefinedDef() {
return {
not: {},
};
}
//# sourceMappingURL=undefined.mjs.map