Skip to main content
Module

x/crate/routes.ts>Router

a full-stack web framework built with deno!
Go to Latest
variable Router
import { Router } from "https://deno.land/x/crate@v0.21/routes.ts";

type

(src: Record<string, unknown>) => unknown