mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
export { default as AppShelf } from './AppShelf';
|
|
export * from './AppShelfItem';
|