UNPKG

vue

Version:

Reactive, component-oriented view layer for modern web interfaces.

7 lines (4 loc) 178 B
// this entry is built and wrapped with a factory function // used to generate a fresh copy of Vue for every Weex instance. import Vue from './runtime/index' exports.Vue = Vue