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