Type alias: CreateNodes<T>
Ƭ CreateNodes<T
>: readonly [projectFilePattern: string, createNodesFunction: CreateNodesFunction<T>]
A pair of file patterns and CreateNodesFunction
Type parameters
Name | Type |
---|---|
T | unknown |
Nx Webinar: Monorepos - The Benefits, Challenges and Importance of Tooling SupportNx Webinar: Monorepos - The Benefits, Challenges and Importance of Tooling SupportRegister
Ƭ CreateNodes<T
>: readonly [projectFilePattern: string, createNodesFunction: CreateNodesFunction<T>]
A pair of file patterns and CreateNodesFunction
Name | Type |
---|---|
T | unknown |