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