UNPKG

@juggle/resize-observer

Version:

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

2 lines (1 loc) 57 B
export declare const freeze: <T>(obj: T) => Readonly<T>;