zhangxiao
2024-08-15 f74f264d875b003730484f3fe7cb242c7f91294e
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;