UNPKG

vue

Version:

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

8 lines (6 loc) 102 B
import directives from './directives' import ref from './ref' export default [ ref, directives ]