UNPKG

apphouse

Version:

Component library for React that uses observable state management and theme-able components.

5 lines (4 loc) 98 B
export declare function getBestFitPosition(): { left: number; top: number; } | undefined;