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