Skip to content

Type Alias: HoverSections

ts
type HoverSections = Record<string, HoverSectionMode>;

Defined in: packages/providers/src/types.ts:147

Released under the MIT License