zhangxiao
2024-09-04 b6cdfd649279e60600358c39cd0fca4b19478d30
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;