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