mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-18 02:59:04 +00:00
Updated Functions (markdown)
parent
cd2af846a4
commit
f6c44c82ed
|
@ -1,9 +1,8 @@
|
||||||
# Functions
|
# Functions
|
||||||
|
JScript does not support the `async` and `Generator` keywords. So, WelsonJS uses the `AsyncFunction`, `GeneratorFunction` class made by itself.
|
||||||
|
|
||||||
## AsyncFunction
|
## AsyncFunction
|
||||||
|
|
||||||
JScript does not support the `async` and `Generator` keywords. So, WelsonJS uses the `AsyncFunction`, `GeneratorFunction` class made by itself.
|
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
|
||||||
#### In the webbrowser
|
#### In the webbrowser
|
||||||
|
|
Loading…
Reference in New Issue
Block a user