/**
 * Maximum number of plugins that can be active simultaneously in the devtools
 */
export const MAX_ACTIVE_PLUGINS = 3
