Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fresh/www/data/docs.ts>TableOfContentsEntry

The next-gen web framework.
Extremely Popular
Go to Latest
interface TableOfContentsEntry
import { type TableOfContentsEntry } from "https://deno.land/x/fresh@1.6.4/www/data/docs.ts";

Properties

slug: string
title: string
optional
category: string
href: string
file: string