yinbangzhong
2024-07-27 588048abd720ff3fcd69aa9322b632e50dd3a651
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;