Closed PaulKinlan closed 7 years ago
for example await tasklet.addModule('fetcher.js');
await tasklet.addModule('fetcher.js');
Either the doc is wrong or the code is wrong.
for example
await tasklet.addModule('fetcher.js');
Either the doc is wrong or the code is wrong.