module Glazier.React.Component
    ( ShimComponent -- constructor not exported
    , shimComponent
    , rerenderShim
    , ComponentRef -- constructor not exported
    ) where

import Glazier.React.Component.Internal