38 lines
539 B
Markdown
38 lines
539 B
Markdown
# Settings
|
|
**Inherits:** [Store](/reference/lib--stores--store.html)
|
|
|
|
## Description
|
|
|
|
If the onboarding process has been completed
|
|
|
|
|
|
|
|
## Methods
|
|
|
|
| Returns | Name |
|
|
| ------- | -------------------- |
|
|
| void | [_init](#-init) ( ) |
|
|
| void | [clear](#clear) ( ) |
|
|
|
|
|
|
|
|
|
|
|
|
## Constants
|
|
|
|
### StoreClass = `<Object>` {#const-StoreClass}
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
## Method Descriptions
|
|
|
|
### _init ( ) -> void {#-init}
|
|
|
|
No description provided yet.
|
|
|
|
### clear ( ) -> void {#clear}
|
|
|
|
No description provided yet.
|