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