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