zhangxiao
2024-08-22 2135421795e473a7e14202607a974c6499ed6fa9
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;