Your IP : 216.73.217.154


Current Path : /var/www/html/learn/node_modules/vue/src/platforms/web/compiler/directives/
Upload File :
Current File : /var/www/html/learn/node_modules/vue/src/platforms/web/compiler/directives/index.js

import model from './model'
import text from './text'
import html from './html'

export default {
  model,
  text,
  html
}