Documentation
Preparing search index...
@kehto/nip
NappletArtifactCacheIndex
Interface NappletArtifactCacheIndex
interface
NappletArtifactCacheIndex
{
aggregates
:
Record
<
string
,
NappletAggregateIndexEntry
>
;
blobs
:
Record
<
string
,
NappletBlobIndexEntry
>
;
coordinates
:
Record
<
string
,
CachedCoordinate
>
;
schemaVersion
:
number
;
updatedAt
:
number
;
}
Index
Properties
aggregates
blobs
coordinates
schema
Version
updated
At
Properties
aggregates
aggregates
:
Record
<
string
,
NappletAggregateIndexEntry
>
blobs
blobs
:
Record
<
string
,
NappletBlobIndexEntry
>
coordinates
coordinates
:
Record
<
string
,
CachedCoordinate
>
schema
Version
schemaVersion
:
number
updated
At
updatedAt
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggregates
blobs
coordinates
schema
Version
updated
At
Documentation
Loading...