Skip to main content
type alias Thread
Re-export
import { type Thread } from "https://deno.land/x/earthstar_rich_threads@v2.3.0/mod.ts";
definition: { root: Post; replies: Post[]; }