YM
2024-05-13 eeed04b38dc96b65d3c5d71bd82bf8ce30af4e01
1
2
3
4
5
6
7
const state = {
  state: 0,
  windowSelection: null
}
 
 
export default state