export const pluginsConfigSelector = state => state.config.plugins_config; export const staticConfigSelector = state => state.config.static;