referenceCore.getDeployer()本页总览Mastra.getDeployer() .getDeployer() 方法用于获取 Mastra 实例中已配置的 Deployer 实例。 使用示例使用示例的直接链接 mastra.getDeployer() 参数参数的直接链接 此方法不接受任何参数。 返回值返回值的直接链接 deployer:MastraDeployer | undefined已配置的 deployer 实例;如果未配置 deployer,则为 undefined。 相关内容相关内容的直接链接 部署概览 Deployer 参考