Module

x/abc/examples/cat_app/cat.ts>Cat

A better Deno framework to create web application.
Go to Latest
class Cat
import { Cat } from "https://dotland.deno.dev/x/abc@v1.0.3/examples/cat_app/cat.ts";

Constructors

new
Cat(cat: CatDTO)

Properties

age: number
id: number
name: string