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