mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-03-22 19:28:17 +08:00
Trying to execute `Object.keys` in `undefined` throws an error. Defaulting the value to an empty object returns an empty array.
Trying to execute `Object.keys` in `undefined` throws an error. Defaulting the value to an empty object returns an empty array.