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