yinbangzhong
2024-08-16 f434ce3b98b921e6437eb49eacf5567b4167c69b
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;