Skip to content

Better FlowTypes support

Compare
Choose a tag to compare
@charliesbot charliesbot released this 02 Oct 20:50
· 36 commits to master since this release

Highlights

Added support for FlowTypes global types

    "SyntheticEvent"
    "SyntheticAnimationEvent"
    "SyntheticClipboardEvent"
    "SyntheticCompositionEvent"
    "SyntheticInputEvent"
    "SyntheticUIEvent"
    "SyntheticFocusEvent"
    "SyntheticKeyboardEvent"
    "SyntheticMouseEvent"
    "SyntheticDragEvent"
    "SyntheticWheelEvent"
    "SyntheticTouchEvent"
    "SyntheticTransitionEvent"