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