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 | 
Webinar April 17: Making the Argument for MonoreposWebinar April 17: Making the Argument for MonoreposRegister now!
Ƭ CreateNodes<T>: readonly [projectFilePattern: string, createNodesFunction: CreateNodesFunction<T>]
A pair of file patterns and CreateNodesFunction
| Name | Type | 
|---|---|
| T | unknown |