UNPKG
async-task-scheduler
Version:
latest (0.1.2)
0.1.2
0.1.1
a js task scheduler for async requests
github.com/MichaelHu/task-scheduler
MichaelHu/task-scheduler
async-task-scheduler
/
.babelrc
4 lines
(3 loc)
•
32 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
]
}