rushstack.io
Docs API News GitHub Help
https://github.com/octogonz

    << Docs Index

    Home > @microsoft/api-extractor-model > ApiItem > getHierarchy

    ApiItem.getHierarchy() method

    Returns the chain of ancestors, starting from the root of the tree, and ending with the this item.

    Signature:

    getHierarchy(): ReadonlyArray<ApiItem>;
    

    Returns:

    ReadonlyArray<ApiItem>

    © 2019 Microsoft

    • Docs
    • API
    • News
    • GitHub
    • Help