interface State {
    selection: object;
}

Properties

Properties

selection: object