zhangxiao
2024-08-14 a7b5e177db655a98c299d3342538e23bd4e647da
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;