UNPKG

163 BTypeScriptView Raw
1import useResizeDetector from './useResizeDetector';
2export { useResizeDetector };
3export type { UseResizeDetectorReturn, useResizeDetectorProps } from './types';