zhangxiao
2024-08-27 fd15b2a99a4ebd476a54671c560b3a89f69b621e
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;