NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/log-symbols/browser.js

8 lines
107 B
Java
Raw Normal View History

2023-09-14 14:47:11 +08:00
'use strict';
module.exports = {
info: '',
success: '✅',
warning: '',
error: ''
};