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