Files
2020-08-15 16:08:10 +08:00

8 lines
116 B
JavaScript

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