Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/rpc-core/mod.ts>DrrResult

Package publishing for deno.land/x/polkadot
Go to Latest
type alias DrrResult
import { type DrrResult } from "https://deno.land/x/polkadot@0.2.12/rpc-core/mod.ts";
definition: <T>(source$: Observable<T>) => Observable<T>