This website requires JavaScript.
Explore
Help
Sign in
TheThing
/
koa-lite
Watch
1
Star
0
Fork
You've already forked koa-lite
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
8c32dd2540
koa-lite
/
test
/
experimental
/
index.js
5 lines
85 B
JavaScript
Raw
Normal View
History
Unescape
Escape
rename 6to5 to babel
2015-02-16 00:47:18 +00:00
require
(
'babel/register'
)
(
{
add experimental async function support
2014-12-18 02:06:45 +00:00
optional
:
[
'asyncToGenerator'
]
}
)
;
require
(
'./async'
)
;
Reference in a new issue
Copy permalink