vue.amd.js 64 B

1234
  1. /* eslint-disable */
  2. define(function () {
  3. return window.Vue
  4. })