Type Alias PromptWithDefaultValue

PromptWithDefaultValue: PromptBase & { type: "string" | "number" | "boolean" }