Skip to main content
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://deno.land/x/abc@v1.1.0/examples/cat_app/cat.ts";

Properties

name: string
age: number