modapp;modui_command;modui_event;/// Different frontend ui modes
modchat_mode;modlogs_mode;/// Let's be very strict about what to export
/// to avoid coupling frontend and the rest
pubuseapp::App;pubuseui_command::UserInputCommand;pubuseui_event::UIEvent;