@mudssky/jsutils
Preparing search index...
StorageOptions
Interface StorageOptions
interface
StorageOptions
{
enableCache
?:
boolean
;
prefix
?:
string
;
}
Index
Properties
enable
Cache?
prefix?
Properties
Optional
enable
Cache
enableCache
?:
boolean
是否启用缓存
Optional
prefix
prefix
?:
string
全局key前缀
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enable
Cache
prefix
@mudssky/jsutils
Loading...
是否启用缓存