interface ReduxState {
    scratchPaint: ScratchPaintState;
}

Hierarchy (View Summary)

Properties

Properties

scratchPaint: ScratchPaintState