UNPKG

mastra-browser-core

Version:

The core foundation of the Mastra framework, providing essential components and interfaces for building AI-powered applications.

17 lines (14 loc) 530 B
'use strict'; var chunkS7VNMLX7_cjs = require('../chunk-S7VNMLX7.cjs'); var chunk7D636BPD_cjs = require('../chunk-7D636BPD.cjs'); // src/deployer/index.ts var _MastraDeployer = class _MastraDeployer extends chunkS7VNMLX7_cjs.MastraBundler { constructor({ name }) { super({ component: "DEPLOYER", name }); } }; chunk7D636BPD_cjs.__name(_MastraDeployer, "MastraDeployer"); var MastraDeployer = _MastraDeployer; exports.MastraDeployer = MastraDeployer; //# sourceMappingURL=index.cjs.map //# sourceMappingURL=index.cjs.map