UNPKG

@juggle/resize-observer

Version:

Polyfills the ResizeObserver API and supports box size options from the latest spec

3 lines (2 loc) 116 B
declare const gatherActiveObservationsAtDepth: (depth: number) => void; export { gatherActiveObservationsAtDepth };