Belin.io Core
Preparing search index...
Caching/FileCache
FileCacheOptions
Type Alias FileCacheOptions
FileCacheOptions
:
Partial
<
{
defaultDuration
:
number
;
fileSuffix
:
string
;
keyPrefix
:
string
;
serializer
:
ICacheSerializer
;
}
,
>
Defines the options of a
FileCache
instance.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Belin.io Core
Loading...
Defines the options of a FileCache instance.