This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/features/albums/index.ts
2022-12-19 17:44:40 -08:00

2 lines
90 B
TypeScript

export * from './queries/album-detail-query';
export * from './queries/album-list-query';