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

x/aleph/examples/api-app/routes/index.ts>GET

The Full-stack Framework in Deno.
Go to Latest
variable GET
import { GET } from "https://deno.land/x/aleph@1.0.0-alpha.68/examples/api-app/routes/index.ts";

type

(req: Request) => unknown