yinbangzhong
2024-08-05 2be0a4e7b031ff8dedd06f8198838fc238936830
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;