UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

8 lines 215 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.parseAnyDef = void 0; function parseAnyDef() { return {}; } exports.parseAnyDef = parseAnyDef; //# sourceMappingURL=any.js.map