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