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