liudong
2024-07-31 e8854aeed917f6461979b0ba35fc6c6fca2b849a
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;