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