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