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