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