interface TableOfContentsCategoryimport { type TableOfContentsCategory } from "https://deno.land/x/fresh@1.5.1/www/data/docs.ts"; Propertiestitle: stringhref: stringentries: TableOfContentsCategoryEntry[]