yinbangzhong
2024-07-29 1e4a145667f460778560defccab1137b84139985
1
2
3
const debug = import.meta.env.MODE !== 'production';
 
export default debug;