Const configToInit
configToInit: { templates: { templatePathGraphic: string; templatePathReact: string; templatePathStorybook: string; templatePathStyled: string } } = ...
Type declaration
templates: { templatePathGraphic: string; templatePathReact: string; templatePathStorybook: string; templatePathStyled: string }
templatePathGraphic: string
templatePathReact: string
templatePathStorybook: string
templatePathStyled: string