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