/** * This import contains augmentations for the `@tanstack/react-table` module. * It must be imported first. */ import './augmentations.js'; export * from '@tanstack/react-table'; //# sourceMappingURL=tanstack.d.ts.map