UNPKG

@webqit/oohtml

Version:

A suite of new DOM features that brings language support for modern UI development paradigms: a component-based architecture, data binding, and reactivity.

11 lines (9 loc) 154 B
/** * @imports */ import * as QuantumJS from '@webqit/quantum-js/lite'; import init from './init.js'; /** * @init */ init.call( window, QuantumJS );