HFitUI-0.1.0.0: src/WebUI/Themes/UITheme.hs
----------------------------------------------------------------
-- Модуль приложения
-- Графический интерфейс (UI)
-- Тема ГИП
----------------------------------------------------------------
module WebUI.Themes.UITheme
( module UITheme
) where
-- Импорт модулей
import WebUI.Themes.UIThemeTypes as UITheme