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