immersive-home/docs/reference/lib--stores--settings.md
2024-04-26 17:41:52 +02:00

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.