* babel-types is* type checks accept null | undefiend as value TS type * Use | null | undefined instead of any, make Flow type nullable * Also change flow types of generated src
* babel-types is* type checks accept null | undefiend as value TS type * Use | null | undefined instead of any, make Flow type nullable * Also change flow types of generated src