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