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