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