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