liudong
2024-08-20 00a3929fe7003715bb4d48f72a3ac2a0550f5588
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;