import { type RxRpcResult } from "https://deno.land/x/polkadot@0.2.14/api/types/index.ts";
Type Parameters
F extends AnyFunction
Properties
meta: DefinitionRpc
Methods
raw<T>(...args: Parameters<F>): Observable<T>
import { type RxRpcResult } from "https://deno.land/x/polkadot@0.2.14/api/types/index.ts";