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