### Description Use the type generator script to build the union of data types. ### Notes - The current union is hand written, but it doesn't need to be - The generator script can create the union type
Description
Use the type generator script to build the union of data types.
Notes