nx/docs/generated/devkit/ProjectGraphDependency.md
2023-08-18 11:54:36 -04:00

534 B

Interface: ProjectGraphDependency

A dependency between two projects

Table of contents

Properties

Properties

source

source: string

The project importing the other


target

target: string

The project being imported by the other


type

type: string