Class PackageDataView

A data view for an NX repository app or library package.

Hierarchy

  • PackageDataView

Constructors

Properties

name: string

The name of the package.

Accessors

Methods

  • The names of the packages from user's own mono-repo that this package depends on, recursively.

    Parameters

    • scoped: boolean = false

    Returns string[]

Generated using TypeDoc