mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-18 16:11:45 +03:00
5 lines
136 B
TypeScript
5 lines
136 B
TypeScript
export * from "./BrainListItem";
|
|
export * from "./BrainManagementTabs";
|
|
export * from "./BrainSearchBar";
|
|
export * from "./BrainsList";
|