type alias SlugWithIndex

Slug-with-index pair. Index is the blind-index type computeIndex produces (a BlindIndex for the real tables).

Type Parameters

Index extends string = string

Properties

Usage

import { type SlugWithIndex } from "docs/utilities.ts";