UNPKG

@juggle/resize-observer

Version:

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

3 lines (2 loc) 89 B
declare const queueMicroTask: (callback: () => void) => void; export { queueMicroTask };