Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function default
import { default } from "https://deno.land/x/darkflare@v7.2.6/core/router.ts";

Parameters

routes: [number, string, Route][]
context: { [key: string]: unknown; waitUntil: (promise: Promise<unknown>) => void; }
env: darkflare.Environment