agsamantha/node_modules/openai/_vendor/zod-to-json-schema/parsers/undefined.mjs
2024-10-02 15:15:21 -05:00

6 lines
No EOL
115 B
JavaScript

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