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