UNPKG

@realsee/dnalogel

Version:
5 lines (4 loc) 138 B
export declare function resizeObserver(func: () => void, element?: HTMLElement): { observe: () => void; unobserve: () => void; };