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

x/capi/deps/std/streams.ts>DelimiterDisposition

[WIP] A framework for crafting interactions with Substrate chains
Latest
type alias DelimiterDisposition
Re-export
import { type DelimiterDisposition } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/streams.ts";

Disposition of the delimiter.

definition: "suffix" | "prefix" | "discard"