UNPKG
computed-async-mobx
Version:
alpha (7.0.0)
beta (7.0.1-beta.1)
latest (6.1.0)
7.0.1-beta.1
7.0.0
6.1.0
6.0.0
4.2.1
4.2.0
4.1.1
4.1.0
4.0.1
4.0.0
3.2.0
3.1.0
3.0.0
2.0.0
1.2.0
1.1.0
1.0.0
0.2.0
0.1.1
Define a computed by returning a Promise
computed-async-mobx
/
interactive-tests
/
index.html
6 lines
(5 loc)
•
86 B
HTML
View Raw
1
2
3
4
5
6
<
html
>
<
body
>
<
script
src
=
"built/bundle.js"
>
</
script
>
</
body
>
</
html
>