glazier-react-1.0.0.0: src/Glazier/React/NativeEvent.hs
-- | This module based on React/Flux/PropertiesAndEvents.hs.
module Glazier.React.NativeEvent
( NativeEvent -- constructor is not exported
)
where
import Glazier.React.NativeEvent.Internal