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