export class NodeIDispatcherAdapter { dispatchRequest(arg: unknown) { } dispatchCall(arg: unknown) { } dispatchCallWithJson(arg: unknown) { } }