UNPKG
@vxapp/runtime
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.0
vxapp runtime
github.com/song940/vxapp/tree/master/packages/runtime
song940/vxapp
@vxapp/runtime
/
README.md
12 lines
(7 loc)
•
137 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
##
@vxapp
/runtime
> wechat mini-program runtime
## Usage
``
` const runtime = require('@vxapp/runtime'); // TODO: DEMONSTRATE API `
``