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