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