liudong
2024-08-18 753105ac88328bcf1a7ed9af92286bec0679c975
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;