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