mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-18 02:59:04 +00:00
Updated Functions (markdown)
parent
1594ee9b58
commit
ec0596d558
|
@ -55,7 +55,7 @@ exports.onShoutcut = onShoutcut;
|
||||||
exports.sub_01 = sub_01;
|
exports.sub_01 = sub_01;
|
||||||
|
|
||||||
// You must explicitly specify where to find the function.
|
// You must explicitly specify where to find the function.
|
||||||
AsyncFunction._filename = "program.js";
|
AsyncFunction.__filename__ = "program.js";
|
||||||
```
|
```
|
||||||
|
|
||||||
## GeneratorFunction
|
## GeneratorFunction
|
||||||
|
|
Loading…
Reference in New Issue
Block a user