@quenk/wml-runtime
Version:
Runtime for compiled wml files.
19 lines (11 loc) • 285 B
Markdown
wml-runtime
===========
This package contains runtime classes and types used by WML programs.
It should be installed alongside any application using wml to generate
application views.
## Installation
```sh
npm install --save-dev @quenk/wml-runtime
```
### LICENSE
Apache-2.0