UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

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