UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

6 lines 202 B
import { ActiveTable } from '../../activeTable'; export declare class Render { private static refreshTableState; static renderTable(at: ActiveTable): void; } //# sourceMappingURL=render.d.ts.map