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