yinbangzhong
2024-08-07 edb63c3187ee3fa4e11764fef359f2607a16c6f2
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;