Files
boc/landvex/node_modules/openai/lib/transform.d.mts
T

3 lines
168 B
TypeScript
Raw Normal View History

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