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

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

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

type

(req: Request) => unknown