EdgeIndexBaseBase.fromJSON method
EdgeIndexBaseBase › fromJSON
Unofficial
Load the index state from a JSON representation.Signature:
fromJSON(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The loaded index.