liudong
2024-07-31 57484db5bf9929178cf215933ff2c9ffb28aa006
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;