UNPKG

tablewind

Version:

A React/Next.js/Tailwind CSS library for data tables.

4 lines (3 loc) 97 B
// next/index.d.ts export * from '../dist/src/next'; export { default } from '../dist/src/next';