UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

8 lines 291 B
import { ActiveTable } from '../../activeTable'; export declare class WindowResize { private static resize; private static extractPostfix; private static extractDimensionsToObserve; static observeIfRequired(at: ActiveTable): void; } //# sourceMappingURL=windowResize.d.ts.map