Pacote
Preparing search index...
@pacote/bloom-search
Index
Type Alias Index<Document, SummaryField>
type
Index
<
Document
,
SummaryField
extends
keyof
Document
>
=
{
documents
:
Record
<
string
,
IndexedDocument
<
Document
,
SummaryField
>
>
;
version
:
number
;
}
Type Parameters
Document
SummaryField
extends
keyof
Document
Index
Properties
documents
version
Properties
documents
documents
:
Record
<
string
,
IndexedDocument
<
Document
,
SummaryField
>
>
version
version
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
documents
version
Pacote
Loading...