agsamantha/node_modules/openai/version.js

5 lines
194 B
JavaScript
Raw Normal View History

2024-10-02 20:15:21 +00:00
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = '4.67.1'; // x-release-please-version
//# sourceMappingURL=version.js.map