UNPKG

@juggle/resize-observer

Version:

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

3 lines (2 loc) 93 B
declare const queueResizeObserver: (cb: () => void) => void; export { queueResizeObserver };