liudong
2024-07-29 33afc123fdbd93f09591c3b2b56a06f45dcf606a
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;