Skip to main content
Module

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

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

type

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