Skip to main content
Module

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

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

Constructors

new
Cat(cat: CatDTO)

Properties

age: number
id: number
name: string