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