mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-07-12 15:18:34 +08:00
826dcb467f
Trying to execute `Object.keys` in `undefined` throws an error. Defaulting the value to an empty object returns an empty array.