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