UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

6 lines (4 loc) 105 B
export type JsonSchema7AnyType = {}; export function parseAnyDef(): JsonSchema7AnyType { return {}; }