UNPKG

@quenk/wml-runtime

Version:
19 lines (11 loc) 285 B
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