getIndexes
The getIndexes function returns the default Indexes object from the current Provider context (or a named one if an Id is provided).
getIndexes(id?: string): Indexes | undefined| Type | Description | |
|---|---|---|
id? | string | An optional |
| returns | Indexes | undefined | The |
Since
v8.1.0