createLocalStorageDataConnector
The createLocalStorageDataConnector function creates a LocalStorageDataConnector instance.
createLocalStorageDataConnector<Depth>(
depth: Depth,
storageName: string,
): LocalStorageDataConnector<Depth>| Type | Description | |
|---|---|---|
depth | Depth | |
storageName | string | |
| returns | LocalStorageDataConnector<Depth> |
Since
v0.0.0