UNPKG

@juggle/resize-observer

Version:

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

2 lines (1 loc) 65 B
export var global = typeof window !== 'undefined' ? window : {};