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 chunkJJ4YQTFT_cjs = require('./chunk-JJ4YQTFT.cjs'); // src/deployer/index.ts var MastraDeployer = class extends chunkJJ4YQTFT_cjs.MastraBundler { constructor({ name }) { super({ component: "DEPLOYER", name }); } }; exports.MastraDeployer = MastraDeployer;