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