TextStyle type

TextStyle の値を定義します。 使用可能な値は、'other'、'handwriting' です。

type TextStyle = "other" | "handwriting"