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