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