Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/general
StorageOperationResult
Type Alias StorageOperationResult<S, T>
Storage
Operation
Result
<
S
,
T
>
:
S
extends
SyncStorage
?
T
:
Promise
<
T
>
Type Parameters
S
extends
Storage
T
=
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...