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