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