UNPKG

mastra-browser-core

Version:

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

15 lines (13 loc) 448 B
import { MastraBundler } from '../chunk-CHKJU2XI.js'; import { __name } from '../chunk-WH5OY6PO.js'; // src/deployer/index.ts var _MastraDeployer = class _MastraDeployer extends MastraBundler { constructor({ name }) { super({ component: "DEPLOYER", name }); } }; __name(_MastraDeployer, "MastraDeployer"); var MastraDeployer = _MastraDeployer; export { MastraDeployer }; //# sourceMappingURL=index.js.map //# sourceMappingURL=index.js.map