mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-18 02:59:04 +00:00
Updated AsyncFunction (markdown)
parent
7552c01f14
commit
15c8791d64
|
@ -46,7 +46,5 @@ function main(args) {
|
|||
|
||||
exports.main = main;
|
||||
exports.onShoutcut = onShoutcut;
|
||||
exports._async_sub_01 = _async_sub_01;
|
||||
exports.sub_01 = sub_01;
|
||||
```
|
||||
|
||||
You can use the `_async_` prefix to create an asynchronous function.
|
||||
|
|
Loading…
Reference in New Issue
Block a user