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
- Replace Record<string, string> with Record<Route, string> to show
satisfies key exhaustiveness checking
- Show as const and as const satisfies as allowed patterns
- Fix Bad example to demonstrate missing-field problem
0 commit comments