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 |
The State of JS survey is live, featuring a monorepo tools sectionThe State of JS survey is live, featuring a monorepo tools sectionVote for us
Ƭ CreateNodes<T
>: readonly [projectFilePattern: string, createNodesFunction: CreateNodesFunction<T>]
A pair of file patterns and CreateNodesFunction
Name | Type |
---|---|
T | unknown |