Files
CHOMPStation2/tgui/packages/tgui-panel/ping/selectors.js
Chompstation Bot 331e5230d6 TGUI 4.3
2021-06-19 04:46:36 -04:00

8 lines
116 B
JavaScript

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