Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/abc/examples/01_cat_app/cat.ts>Cat

A better Deno framework to create web application.
Go to Latest
class Cat
import { Cat } from "https://deno.land/x/abc@v0.1.10/examples/01_cat_app/cat.ts";

Constructors

new
Cat(name: string, age: number)

Properties

id: number