AfterScaffoldContext
Defined in: types.ts:224
Context passed to the ScaffoldConfig.afterScaffold hook.
Properties
config
config:
ScaffoldConfig
Defined in: types.ts:226
The resolved scaffold config that was used.
files
files:
string[]
Defined in: types.ts:228
List of absolute paths to files that were written.