UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

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