mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-07-11 19:23:10 +00:00
Updated AsyncFunction (markdown)
parent
47f720899d
commit
d7eabbab40
|
@ -22,7 +22,7 @@ exports.main = main;
|
|||
|
||||
#### In the console
|
||||
|
||||
```
|
||||
```js
|
||||
function main(args) {
|
||||
[5, 4, 3, 2, 1].forEach(function(x) {
|
||||
new AsyncFunction('sub_01', 'mymodule').run(x);
|
||||
|
|
Loading…
Reference in New Issue
Block a user