interface UserColorData {
    userColor: null | HexValueBackground;
}

Properties

Properties

userColor: null | HexValueBackground