Type Alias Invocation<T>

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

Type Parameters

  • T = unknown