Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface Post
import { type Post } from "https://deno.land/x/udibo_react_app@0.1.0/example/models/posts.ts";

Properties

id: number
title: string
content: string