UNPKG

@copilotkit/runtime

Version:

<img src="https://github.com/user-attachments/assets/0a6b64d9-e193-4940-a3f6-60334ac34084" alt="banner" style="border-radius: 12px; border: 2px solid #d6d4fa;" />

22 lines (18 loc) 656 B
'use strict'; require('reflect-metadata'); var runtime = require('@copilotkitnext/runtime'); var agent = require('@copilotkitnext/agent'); Object.keys(runtime).forEach(function (k) { if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { enumerable: true, get: function () { return runtime[k]; } }); }); Object.keys(agent).forEach(function (k) { if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { enumerable: true, get: function () { return agent[k]; } }); }); //# sourceMappingURL=out.js.map //# sourceMappingURL=index.js.map