UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

6 lines 240 B
import { ActiveTable } from '../../../activeTable'; export declare class VisibilityUtils { static headerChanged(at: ActiveTable): void; static completeReset(at: ActiveTable): void; } //# sourceMappingURL=filterInternalUtils.d.ts.map