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

x/eszip/examples/chainloading/handlers/foo.ts>default

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

type

(req: Request) => unknown