Module

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

Fast, minimalist web framework for Deno ported from ExpressJS.
Go to Latest
variable json
import { json } from "https://dotland.deno.dev/x/opine@2.2.0/examples/content-negotiation/users.ts";

type

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