@mudssky/jsutils
Preparing search index...
StorageInfo
Interface StorageInfo
存储信息摘要。
interface
StorageInfo
{
currentSize
:
number
;
keys
:
string
[]
;
limitSize
:
number
;
}
Index
Properties
current
Size
keys
limit
Size
Properties
current
Size
currentSize
:
number
keys
keys
:
string
[]
limit
Size
limitSize
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Size
keys
limit
Size
@mudssky/jsutils
Loading...
存储信息摘要。