Skip to content

Commit

Permalink
feat(table): added declarations to main module
Browse files Browse the repository at this point in the history
  • Loading branch information
jlopezcur committed Jan 17, 2024
1 parent d7f7ebe commit 266451a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/table/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ export * from './columnPresets';
export * from './valueFormatters';
export * from './recipes';
export * from './helpers';
export * from './declarations';

0 comments on commit 266451a

Please sign in to comment.