UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 187 B
import { ActiveTable } from '../../activeTable'; export declare class OuterTableComponents { static create(at: ActiveTable): void; } //# sourceMappingURL=outerTableComponents.d.ts.map