Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/util/noop.ts>identity

Package publishing for deno.land/x/polkadot
Go to Latest
function identity
import { identity } from "https://deno.land/x/polkadot@0.2.39/util/noop.ts";

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