Update application.md
This commit is contained in:
parent
eb5b899a03
commit
decf91f0a9
@ -143,7 +143,7 @@ Create an application instance.
|
|||||||
|
|
||||||
* `constructor(options: ApplicationOptions)`
|
* `constructor(options: ApplicationOptions)`
|
||||||
|
|
||||||
**Parameters**
|
**Parameter**
|
||||||
|
|
||||||
| Name | Type | Default | Description |
|
| Name | Type | Default | Description |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
@ -277,7 +277,7 @@ Start application, listening will also be started if the listening port is confi
|
|||||||
|
|
||||||
* `async start(options: StartOptions): Promise<void>`
|
* `async start(options: StartOptions): Promise<void>`
|
||||||
|
|
||||||
**Parameters**
|
**Parameter**
|
||||||
|
|
||||||
| Name | Type | Default | Description |
|
| Name | Type | Default | Description |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
|
Loading…
Reference in New Issue
Block a user