typescript経由
const imageDescription = { mainSubject: { type: \"character\", features: { hairColor: \"black\", hairStyle: \"twin buns with bangs\", eyeColor: \"blue\", clothing: { outfit: \"green traditional dress with floral patterns and red accents\", accessories: [\"earrings\", \"hair ornaments with flowers\", \"white fur accessory\"], }, expression: \"shy or embarrassed\", pose: \"sitting at a table with hands near her chest\" } }, setting: { type: \"indoor\", features: { table: { color: \"green\", items: [\"plates\", \"wooden chopstick holder\", \"book\"] }, background: \"red and green wall with traditional patterns\", lighting: \"indoor with warm tones\" } }, atmosphere: { type: \"calm\", emotions: [\"shyness\", \"anticipation\"] } };