diff options
Diffstat (limited to 'src/constants/index.ts')
| -rw-r--r-- | src/constants/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/constants/index.ts b/src/constants/index.ts index 00507bd..bf50a38 100644 --- a/src/constants/index.ts +++ b/src/constants/index.ts @@ -1,3 +1,4 @@ +export { appName } from "./appName"; export { playTimes } from "./playTimes"; export { songs } from "./songs"; export { startDate } from "./startDate"; |
