yinbangzhong
2024-07-30 90075a6b89059dbbfad68019a551a145bec8a145
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;