Prompt
- type: input
name: age
message: What's your age?
initial: 18Input
- type: input
name: age
message: What's your age?
initial: nullConfirmation
- type: confirmation
name: is_null
message: Should the value be null?
initial: falseChoice
Choice (multiple)
Last updated