UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 176 B
import { ActiveTable } from '../../activeTable'; export declare class WindowElement { static setEvents(at: ActiveTable): void; } //# sourceMappingURL=windowElement.d.ts.map