Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
interface TableOfContentsCategory
import { type TableOfContentsCategory } from "https://deno.land/x/fresh@1.1.2/www/data/docs.ts";

Properties

title: string
href: string
entries: TableOfContentsCategoryEntry[]