UNPKG

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

Version:

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

14 lines 224 B
{ $: [ { type: 'list', name: 'initWith', message: `Choose library initialization type:`, choices: [ 'Blank', 'Default', 'LCU-Starter-Lib' ] } ] }