zhangxiao
2024-08-05 026fa8bacfd6f469f0c2ff91263da316dc8b194d
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;