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