-- | This module based on React/Flux/PropertiesAndEvents.hs.
module Glazier.React.NativeEvent
    ( NativeEvent  -- constructor is not exported
    )
    where

import Glazier.React.NativeEvent.Internal