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