yinbangzhong
2024-08-17 344b3c188b059bc857cc594c75ef5527d8a7aeaf
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;