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