Skip to content

getTemplateVariables

getTemplateVariables(templateId, answers): ScaffoldTemplateVariables

Defined in: wp-typia-project-tools/src/runtime/scaffold-template-variables.ts:43

Build the normalized template variables used by scaffold rendering.

string

Selected scaffold template identifier.

ScaffoldAnswers

Normalized scaffold answers collected from defaults, flags, and prompts.

ScaffoldTemplateVariables

Template variables ready for file interpolation and generated artifacts.