UNPKG

@mastra/core

Version:

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

13 lines (9 loc) 286 B
'use strict'; var chunkFEYYOBBG_cjs = require('./chunk-FEYYOBBG.cjs'); // src/deployer/index.ts var MastraDeployer = class extends chunkFEYYOBBG_cjs.MastraBundler { constructor({ name }) { super({ component: "DEPLOYER", name }); } }; exports.MastraDeployer = MastraDeployer;