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