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

x/endofunctor/components/http/src/fold/foldMain.ts>wrap

🌍 Vixeny: A runtime-agnostic, performance-centric library championing functional purity for modern web development.
Go to Latest
variable wrap
import { wrap } from "https://deno.land/x/endofunctor@v0.0.922/components/http/src/fold/foldMain.ts";

type

<O extends WrapOptions>(o?: O) => unknown