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