interface Postimport { type Post } from "https://deno.land/x/udibo_react_app@0.12.0/example/models/posts.ts"; Propertiesid: numbertitle: stringcontent: string