mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
3
utils/testing.ts
Normal file
3
utils/testing.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export const isTesting = () => process.env.NODE_ENV === 'test';
|
||||
|
||||
export default { isTesting };
|
||||
Reference in New Issue
Block a user