UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

3 lines 166 B
import type { JSONSchema } from "./jsonschema.js"; export declare function toStrictJsonSchema(schema: JSONSchema): JSONSchema; //# sourceMappingURL=transform.d.ts.map