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