mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-11-07 11:27:38 +03:00
3 lines
85 B
JavaScript
3 lines
85 B
JavaScript
export const TOGGLE_VISIBILITY =
|
|
'@@redux-devtools-log-monitor/TOGGLE_VISIBILITY';
|