Skip to main content
Module

x/opine/examples/content-negotiation/users.ts>json

Minimalist web framework for Deno ported from ExpressJS.
Latest
variable json
import { json } from "https://deno.land/x/opine@2.3.4/examples/content-negotiation/users.ts";

type

(_req: OpineRequest, res: OpineResponse) => unknown