Function getTransitiveConsumers

  • For a package graph of a->b->c (where b depends on a), transitive consumers of a are b & c and their consumers (or what are the consequences of a)

    Parameters

    Returns string[]

    Deprecated

    Do not use

Generated using TypeDoc