@sineways/react-tablefront
Version:
React Data Table and Data Grid for TypeScript. Zero config with fast search and filters, pagination and infinite scroll, table grid and masonry layouts. Built on TanStack Table.
9 lines (8 loc) • 427 B
JavaScript
// AUTO-GENERATED: Default empty license globals stub. Overwritten by tablefront activate
const TABLEFRONT_VALIDATION_TOKEN = ''
const TABLEFRONT_VALIDATION_KEY = ''
if (typeof globalThis !== 'undefined') {
globalThis.__TABLEFRONT_VALIDATION_TOKEN = TABLEFRONT_VALIDATION_TOKEN
globalThis.__TABLEFRONT_VALIDATION_KEY = TABLEFRONT_VALIDATION_KEY
}
module.exports = { TABLEFRONT_VALIDATION_TOKEN, TABLEFRONT_VALIDATION_KEY }