Skip to main content
Module

x/polkadot/util/noop.ts

Package publishing for deno.land/x/polkadot
Go to Latest
import * as polkadot from "https://deno.land/x/polkadot@0.2.37/util/noop.ts";

Functions

A sharable identity function. Returns the input as-is with no transformation applied.

A sharable noop function. As the name suggests, does nothing