Type Alias JsonRpcCallback

JsonRpcCallback: (error: Error, response: JsonRpcResponse) => unknown