/** * @file * @copyright 2020 Aleksej Komarov * @license MIT */ export const selectDebug = (state) => state.debug;