Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark that preferredMode can be undefined
As part of the fix for #81574, I discovered that a large number of callers were already passing `undefined` for this value. This fix just marks the type as possibly undefined as well
- Loading branch information