Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/api/types/index.ts>Push

Package publishing for deno.land/x/polkadot
Go to Latest
type alias Push
Re-export
import { type Push } from "https://deno.land/x/polkadot@0.2.14/api/types/index.ts";

Type Parameters

T extends readonly unknown[]
V
definition: [...T, V]