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