JsonRpcFetchOptions: RequestInit & {
    transport?: JsonRpcTransport;
}

Type declaration

Generated using TypeDoc