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

x/eszip/examples/chainloading/handlers/bar/index.ts>default

A compact file format to losslessly serialize an ECMAScript module graph into a single file
Latest
variable default
import { default } from "https://deno.land/x/eszip@v0.79.1/examples/chainloading/handlers/bar/index.ts";

type

(req: Request) => unknown