Type alias Invocation<T>

Invocation<T>: [name: string, arguments: T, methodCallId: string]

Type Parameters

  • T = unknown