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