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