UNPKG

@convo-lang/convo-lang

Version:
6 lines 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.convoOpenAiOutputType = exports.convoOpenAiInputType = void 0; exports.convoOpenAiInputType = 'OpenAiInput'; exports.convoOpenAiOutputType = 'OpenAiOutput'; //# sourceMappingURL=openai-lib.js.map