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