Type Alias: RoutedLinks
RoutedLinks =
Map<string,RoutedLink>
Defined in: diagram/customization.ts:248
Maps Link.id to the route data for that link.
RoutedLinks =
Map<string,RoutedLink>
Defined in: diagram/customization.ts:248
Maps Link.id to the route data for that link.