Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 165 Bytes

File metadata and controls

17 lines (10 loc) · 165 Bytes

ChangeToUnion1

Supported Types

str

value: str = /* values here */

List[str]

value: List[str] = /* values here */