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