zhangxiao
2024-08-07 4b2c984f257b232b911b4dada3f9782feb2d012f
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;