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