JavaScript Developer — Hard
Key points
- `Object.keys()` does not include symbol properties.
- The symbol property `[sym]` is not included in the output.
- Only the property `'name'` is enumerable and will be returned.
Ready to go further?
Related questions
