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