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