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