Skip to content

EdgeIndexBase.remove method

EdgeIndexBase › remove

Unofficial

Remove an item from the spatial index.

Signature:

remove(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe updated index.