Mastra.getDeployer()
.getDeployer() メソッドは、Mastra インスタンスに設定されている Deployer インスタンスを取得します。
使用例使用例への直接リンク
mastra.getDeployer()
パラメーターパラメーターへの直接リンク
このメソッドはパラメーターを受け取りません。
戻り値戻り値への直接リンク
deployer:
MastraDeployer | undefined
設定済みの Deployer インスタンス。Deployer が設定されていない場合は undefined。