Module

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

Fast, minimalist web framework for Deno ported from ExpressJS.
Very Popular
Go to Latest
interface Pet
import { type Pet } from "https://dotland.deno.dev/x/opine@2.2.0/examples/mvc/db.ts";

Properties

optional
name: string
optional
id: number