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