liudong
2024-07-24 301b1a3bbc7e26e10d1118512cdd0226bd9c0b5f
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;