UNPKG

@juggle/resize-observer

Version:

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

3 lines (2 loc) 98 B
declare const calculateDepthForNode: (node: Element) => number; export { calculateDepthForNode };