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