Skip to content

Variable: KIND_GROUPS

ts
const KIND_GROUPS: readonly object[];

Defined in: emitters/markdown/src/render.ts:40

Sidebar/index groups, in display order. Only kinds with records appear.

Released under the MIT License