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