mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
feat: remove unnecessary export default for better tree-shaking
This commit is contained in:
@ -1,3 +1 @@
|
||||
export const isTesting = () => process.env.NODE_ENV === 'test';
|
||||
|
||||
export default { isTesting };
|
||||
|
||||
Reference in New Issue
Block a user