Type Alias: TemplateCommand<TFinalSettings>
TemplateCommand<
TFinalSettings> =object
Defined in: ../../template-types-lib/src/types/template-config-types.ts:143
Type Parameters
TFinalSettings
TFinalSettings extends FinalTemplateSettings = FinalTemplateSettings
Properties
command
command:
StringOrCallback<TFinalSettings>
Defined in: ../../template-types-lib/src/types/template-config-types.ts:149
description
description:
string
Defined in: ../../template-types-lib/src/types/template-config-types.ts:147
path?
optionalpath:string
Defined in: ../../template-types-lib/src/types/template-config-types.ts:148
title
title:
string
Defined in: ../../template-types-lib/src/types/template-config-types.ts:146