@electrovir/local-storage-client - v0.1.0
Preparing search index...
LocalStorageClientGet
Type Alias LocalStorageClientGet<Shapes>
LocalStorageClientGet
:
{
[
Key
in
keyof
Shapes
]
:
(
options
?:
LocalStorageClientGetOptions
,
)
=>
Shapes
[
Key
]
[
"runtimeType"
]
|
undefined
}
Type for
LocalStorageClient.get
.
Type Parameters
Shapes
extends
BaseLocalStorageClientShapes
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@electrovir/local-storage-client - v0.1.0
Loading...
Type for
LocalStorageClient.get.