Interface: BaseIndexInit<T>
Extended by
Type parameters
• T
Properties
docStore
docStore:
BaseDocumentStore
Source
packages/core/src/indices/BaseIndex.ts:48
indexStore?
optional
indexStore:BaseIndexStore
Source
packages/core/src/indices/BaseIndex.ts:49
indexStruct
indexStruct:
T
Source
packages/core/src/indices/BaseIndex.ts:50