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