Home > @hz-9/algorithm > IGraphToArrayItem > edges
Signature:
edges: Array<{ vertice: T; weight: number; }>;