RPCCallback<T>: ((this: void, cb: ((this: void, ...args: T) => void), ...args: any[]) => any)

Type Parameters

  • T extends any[] = any