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