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