UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

5 lines 151 B
export type JsonSchema7NeverType = { not: {}; }; export declare function parseNeverDef(): JsonSchema7NeverType; //# sourceMappingURL=never.d.ts.map