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