Preparing search index...
The search index is not available
@daiso-tech/core - v0.35.3
@daiso-tech/core
Cache
CacheEventMap
Type Alias CacheEventMap<TType>
CacheEventMap
:
{
CLEARED
:
ClearedCacheEvent
;
FOUND
:
FoundCacheEventt
<
TType
>
;
NOT_FOUND
:
NotFoundCacheEvent
;
UNEXPECTED_ERROR
:
UnexpectedErrorCacheEvent
;
WRITTEN
:
WrittenCacheEvent
<
TType
>
;
}
IMPORT_PATH:
"@daiso-tech/core/cache/contracts"
Type Parameters
TType
=
unknown
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.35.3
Loading...
IMPORT_PATH:
"@daiso-tech/core/cache/contracts"