UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

9 lines 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.parseUndefinedDef = parseUndefinedDef; function parseUndefinedDef() { return { not: {}, }; } //# sourceMappingURL=undefined.js.map