Skip to content

Type Alias: HoverSectionKey

ts
type HoverSectionKey = typeof HOVER_SECTION_KEYS[number];

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

One hover-card section name.

Released under the MIT License