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