次の方法で共有


ValueListType type

テキスト値の一覧。 値は、"value1|value2|value3" や値の単純な配列などのパイプ区切り文字列として表すことができます。

type ValueListType = string | string[]