Skip to main content
Module

x/capi/deps/scale.ts>Expand

[WIP] A framework for crafting interactions with Substrate chains
Latest
type alias Expand
Re-export
import { type Expand } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/scale.ts";
definition: T extends T ? [K in keyof T]: T[K] : never