liudong
2024-07-31 b89e823aa4bcb0653bc286071ea4922862cfc63f
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;