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

x/alephjs/examples/api-app/routes/users/$uid.ts>DELETE

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

type

(_req: Request, ctx: Context) => unknown