IMUIProxy.js 58 B

1234
  1. export default {
  2. inject: ["IMUI"],
  3. methods: {}
  4. };