You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turn ColorMode into an interface and update comment
- Interfaces support declaration merging, and thus are superior in this
case. An user can add his own color names. The index signature might
be removed some day for "strict mode".
- The comment is outdated.
- Smaller types in tooltips lead to more readable type errors.
0 commit comments