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