Function getDependentMap

  • Parameters

    Returns Map<string, Set<string>>

    Deprecated

    • use createDependencyMap() instead

    Gets a map that has the package name as key, and its dependencies as values

Generated using TypeDoc