import { ApiRx } from "https://deno.land/x/polkadot@0.2.12/api/rx/Api.ts";
@polkadot/api/rx
Overview
Constructors
new
ApiRx(options?: ApiOptions)Properties
readonly
isReady: Observable<ApiRx>Static Methods
create(options?: ApiOptions): Observable<ApiRx>