UNPKG

@tohuhono/puck-blocks

Version:

A collection of puck components for building pages in OberonCMS

2 lines 281 B
export { type ColumnDef, type ColumnFiltersState, type SortingState, type VisibilityState, flexRender, getCoreRowModel, getFilteredRowModel, getPaginationRowModel, getSortedRowModel, useReactTable as useTable, } from "@tanstack/react-table"; //# sourceMappingURL=use-table.d.ts.map