Skip to main content
Module

x/capi/mod.ts>Rune#pipe

[WIP] A framework for crafting interactions with Substrate chains
Latest
method Rune.prototype.pipe
Re-export
import { Rune } from "https://deno.land/x/capi@v0.1.1-beta.1/mod.ts";

Type Parameters

R extends Rune<any, any>

Parameters

fn: (rune: this) => R