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

x/dnx/Object/methods/pipe.ts>default

Fluent modular JavaScript utility library.
Latest
function default
import { default } from "https://deno.land/x/dnx@0.0.5/Object/methods/pipe.ts";

Parameters

this: T
transform: (value: T) => R