UNPKG

vee-dom

Version:

Small and easy to use virtual dom library

5 lines (3 loc) 83 B
'use strict'; const ViDom = require('./lib/vi-dom-node'); module.exports = ViDom;