module Network.HTTP2.Internal (
    StreamIdentifier(..)
  ) where

import Network.HTTP2.Types