Skip to main content

Edges

Edges: object

Type definition for the Edges object. The Edges object is a dictionary where the keys are strings and the values are of type Edge. It is used to store and manage multiple Edge instances, each identified by a unique name.

Index signature

[name: string]: Edge