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