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