Captain is currently in ALPHA. We are happy to get your feedback
Core API
Interfaces
Helpers Story.mapping

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>

Defined in

src/electron/helpers/story.ts:16 (opens in a new tab)