yinbangzhong
2024-09-12 ff0ae974a1c561eaf2915988dac63cd066af189f
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;