Module

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

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

Properties

name: string
age: number