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