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