Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface Post
import { type Post } from "https://deno.land/x/udibo_react_app@0.1.2/example/models/posts.ts";

Properties

id: number
title: string
content: string