liudong
2024-08-24 7067723946f837d0468814c28fe4971b7c331d11
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;