Skip to content

EdgeIndexBaseBase.fromJSON method

EdgeIndexBaseBase › fromJSON

Unofficial

Load the index state from a JSON representation.

Signature:

fromJSON(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe loaded index.