Class: IndexDict
The underlying structure of each index.
Hierarchy
-
↳
IndexDict
Constructors
constructor
• new IndexDict(indexId?
, summary?
): IndexDict
Parameters
Name | Type | Default value |
---|---|---|
indexId | `${string}-${string}-${string}-${string}-${string}` | undefined |
summary | undefined | undefined |
Returns
Inherited from
Defined in
packages/core/src/indices/IndexStruct.ts:10