Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
LoadCacheFile
Interface LoadCacheFile<Data>
interface
LoadCacheFile
<
Data
=
unknown
>
{
data
:
Data
|
undefined
;
key
:
string
;
state
:
LoadStateValue
;
}
Type Parameters
Data
=
unknown
Index
Properties
data
key
state
Properties
data
data
:
Data
|
undefined
key
key
:
string
state
state
:
LoadStateValue
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
key
state
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...