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