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

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

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

Properties

name: string
age: number