interface CatDTOimport { type CatDTO } from "https://dotland.deno.dev/x/abc@v1.3.3/examples/ultra_cat_app/cat/cat.ts"; Propertiesname: stringage: number