UNPKG
control-flow
Version:
latest (0.2.1)
0.2.1
0.2.0
Turns asynchronous function into synchronous
alexeypetrushin.github.com/control-flow
control-flow
/
index.html
8 lines
•
185 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
html
>
<
head
>
<
meta
http-equiv
=
"Refresh"
content
=
"0; url=docs/index.html"
/>
</
head
>
<
body
>
<
p
>
Please follow
<
a
href
=
"docs/index.html"
>
this link
</
a
>
.
</
p
>
</
body
>
</
html
>