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