Files
Homarr/src/components/AppShelf/index.ts
2022-05-23 11:20:08 +02:00

3 lines
82 B
TypeScript

export { default as AppShelf } from './AppShelf';
export * from './AppShelfItem';