Module

x/opine/examples/mvc/db.ts>Pet

Minimalist web framework for Deno ported from ExpressJS.
Latest
interface Pet
import { type Pet } from "https://dotland.deno.dev/x/opine@2.3.4/examples/mvc/db.ts";

Properties

optional
name: string
optional
id: number