TanStack / table

🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
https://tanstack.com/table
MIT License
24.61k stars 3.04k forks source link

fix(types): export AccessorFnColumnDefBase #5445

Closed slhsxcmy closed 4 months ago

slhsxcmy commented 4 months ago

Fixes https://github.com/TanStack/table/issues/5444 by exporting the type AccessorFnColumnDefBase

Tested by patching to our project. VSCode no longer complains about the type error.

nx-cloud[bot] commented 4 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 4b2c2bdcf4f86b800ac853f04362d39fb788b76f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target - [`nx affected --targets=test:format,test:sherif,test:knip,test:lib,test:types,build --parallel=3`](https://cloud.nx.app/runs/Rmg7bfXmz3?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.