Skip to main content

IAgent.execute property

Signature:

execute: <A = any, R = any>(method: string, args: A) => Promise<R>