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