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