MINIMAP_SLOT
constMINIMAP_SLOT: uniquesymbol
Defined in: src/components/editor/Minimap/Minimap.types.ts:130
Symbol attached to Minimap.Title / .Footer / .Corner so the parent
<Minimap> can identify slot children without relying on displayName
(which gets clobbered by wrappers like React.memo, React.forwardRef,
or Vanilla Extract recipes).