Severian's picture
Upload 7464 files
c211499
raw
history blame contribute delete
368 Bytes
"use strict";
// File generated from our OpenAPI spec by Stainless.
Object.defineProperty(exports, "__esModule", { value: true });
exports.Completions = void 0;
var completions_1 = require("./completions.js");
Object.defineProperty(exports, "Completions", { enumerable: true, get: function () { return completions_1.Completions; } });
//# sourceMappingURL=index.js.map