Interface: Mapping
helpers/story.Mapping
Table of contents
Properties
Properties
length
• length: Record
<"short"
| "medium"
| "long"
, string
>
Defined in
src/electron/helpers/story.ts:15 (opens in a new tab)
mood
• mood: Record
<"joyful"
| "sad"
| "suspenseful"
| "relaxing"
| "exciting"
, string
>
Defined in
src/electron/helpers/story.ts:17 (opens in a new tab)
style
• style: Record
<"custom"
| "magicalMystery"
| "adventure"
| "sciFi"
| "historical"
, string
>