formats.js 87 B

12345
  1. import VXEStore from './store'
  2. const formats = new VXEStore()
  3. export default formats