xuyonghao
2024-11-22 d6ccdaf74b286f3add0e384203d02611a8d67f53
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;