Interface: PatchMastraOptions
Defined in: src/hooks/mastra.ts:36
Properties
agentId
agentId:
string
Defined in: src/hooks/mastra.ts:37
loadModule?
optionalloadModule?: () =>Promise<MastraModule|undefined>
Defined in: src/hooks/mastra.ts:38
Returns
Promise<MastraModule | undefined>