/* * * App constants * */ export const LOAD_PLUGIN = 'app/App/LOAD_PLUGIN'; export const PLUGIN_LOADED = 'app/App/PLUGIN_LOADED';