Type alias: CreateNodesV2<T>

ฦฌ CreateNodesV2<T>: readonly [projectFilePattern: string, createNodesFunction: CreateNodesFunctionV2<T>]

A pair of file patterns and CreateNodesFunctionV2 In Nx 21 CreateNodes will be replaced with this type. In Nx 22, this type will be removed.

Type parameters

NameType
Tunknown