DependencyMap typedef

DependencyMap = Map<String, DependencyReference>

Implementation

typedef DependencyMap = Map<String, DependencyReference>;