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