/** * @file * @copyright 2020 Aleksej Komarov * @license MIT */ export const selectAudio = state => state.audio;