github-0.30.0.2: src/GitHub/Data/Enterprise.hs
-- |
-- This module re-exports the @GitHub.Data.Enterprise.@ submodules.
module GitHub.Data.Enterprise (
-- * Module re-exports
module GitHub.Data.Enterprise.Organizations,
) where
import GitHub.Data.Enterprise.Organizations