Skip to content

Type Alias: HoverSections

ts
type HoverSections = Record<string, HoverSectionMode>;

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

Released under the MIT License