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