UNPKG

apphouse

Version:

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

5 lines (4 loc) 105 B
import React from 'react'; export declare const DetectContentOverflow: React.FC<{ children: any; }>;