Skip to content

Variable: TYPEDOC_SIDEBAR_FILE

ts
const TYPEDOC_SIDEBAR_FILE: "typedoc-sidebar.json" = "typedoc-sidebar.json";

Defined in: plugins/typedoc/src/emit.ts:20

The sidebar file typedoc-plugin-markdown / typedoc-vitepress-theme writes.

Released under the MIT License