mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50:15 +01:00
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
export { default as ActionsTable } from './Table';
|
|||
export * from './Columns';
|