Files
est-frame/node_modules/openai/_vendor/zod-to-json-schema/parsers/undefined.d.ts
2025-10-22 05:38:27 +00:00

5 lines
167 B
TypeScript
Executable File

export type JsonSchema7UndefinedType = {
not: {};
};
export declare function parseUndefinedDef(): JsonSchema7UndefinedType;
//# sourceMappingURL=undefined.d.ts.map