Skip to main content
type alias TableOfContents
import { type TableOfContents } from "https://deno.land/x/aeonyx_md@v0.0.3/mod.ts";
definition: { level: number; heading: string; id: string; }