Fix flow and TS types of babel-types is* type checks to accept null | undefined (#9539)

* 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
This commit is contained in:
Ian Craig
2019-02-22 01:48:27 -08:00
committed by Daniel Tschinder
parent b8d045f5cf
commit 417e72ebfd
4 changed files with 303 additions and 270 deletions

File diff suppressed because it is too large Load Diff