Files
CHOMPStation2/tgui/packages/tgui_ch/debug/selectors.js
2023-05-23 17:43:01 +02:00

8 lines
120 B
JavaScript

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