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