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