UNPKG

@tohuhono/puck-blocks

Version:

A collection of puck components for building pages in OberonCMS

15 lines (13 loc) 276 B
"use no memo" export { type ColumnDef, type ColumnFiltersState, type SortingState, type VisibilityState, flexRender, getCoreRowModel, getFilteredRowModel, getPaginationRowModel, getSortedRowModel, useReactTable as useTable, } from "@tanstack/react-table"