zhangxiao
2024-08-09 bca65fc58476b5be136081c16a6510898345b468
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;