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