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