liudong
2024-08-19 60ea8a700aff5f4ba735e421426c77339210cb89
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;