startup MethodStatic
Start the backend of a native app.
startup(opt?: NativeHostOpts): Promise<void>
@note this method calls startup internally.
Parameter | Type | Description |
---|---|---|
opt | NativeHostOpts |
Returns - Promise
Defined in
- core/backend/src/NativeHost.ts Line 165
Last Updated: 23 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.