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