2024-03-16 19:45:43 +02:00
|
|
|
# Devices
|
2024-03-17 00:05:55 +02:00
|
|
|
**Inherits:** [Store](/reference/lib--stores--store.html)
|
2024-03-16 19:45:43 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Methods
|
|
|
|
|
|
|
|
| Returns | Name |
|
|
|
|
| ------- | -------------------- |
|
|
|
|
| void | [clear](#clear) ( ) |
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-17 00:05:55 +02:00
|
|
|
|
|
|
|
|
2024-03-17 01:14:31 +02:00
|
|
|
## Constants
|
|
|
|
|
2024-03-17 00:05:55 +02:00
|
|
|
### StoreClass = `<Object>` {#const-StoreClass}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-16 19:45:43 +02:00
|
|
|
## Method Descriptions
|
|
|
|
|
2024-03-17 01:14:31 +02:00
|
|
|
### clear ( ) -> void {#clear}
|
2024-03-16 19:45:43 +02:00
|
|
|
|
|
|
|
No description provided yet.
|