UNPKG

next

Version:

The React Framework

4 lines (3 loc) 162 B
import type { OverlayState } from '../shared'; export declare const BASE_LOGO_SIZE = 36; export declare function getIndicatorOffset(state: OverlayState): number;