Skip to main content
Module

x/capi/deps/dprint.ts>createStreaming

[WIP] A framework for crafting interactions with Substrate chains
Latest
function createStreaming
import { createStreaming } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/dprint.ts";

Creates a formatter from the specified streaming source.

Parameters

response: Promise<ResponseLike>
  • The streaming source to create the formatter from.