UNPKG

@lowcodeunit-devkit/lcu-cli-templates-core

Version:

The core templates used by the lcu-cli to manage default configurations of the LCU.

15 lines 238 B
{ $: [ { type: 'list', name: 'initWith', message: `Choose app initialization type:`, choices: [ 'Blank', 'Default', 'LCU-Core-App', 'LCU-Form' ] } ] }