Skip to main content
Module

x/frugal/doc/src/pages/blog/toc.ts>TocEntry

A frugal web framework
Latest
type alias TocEntry
import { type TocEntry } from "https://deno.land/x/frugal@0.9.6/doc/src/pages/blog/toc.ts";
definition: { slug: string; title: string; headline: string; date: string; file: string; splash: string; }