UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

6 lines 230 B
import { ColumnDef } from '@tanstack/table-core'; /** * Generic column to use when your table needs actions on rows */ export declare const TableActionsColumn: ColumnDef<unknown>; //# sourceMappingURL=TableActionsColumn.d.ts.map