UNPKG

vue

Version:

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

10 lines (8 loc) 124 B
import model from './model' import text from './text' import html from './html' export default { model, text, html }