Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e3a47d9

Browse files
committedMay 13, 2024··
Fix roles
1 parent 752a326 commit e3a47d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.github/src/Roles/JavaScript.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@
150150
- `Array`: 🖐️ used
151151
- `Map`: 🖐️ used
152152
- `Set`: 🖐️ used
153-
- Weak collections: 🎓 known
153+
- `WeakMap`: 🎓 known
154+
- `WeakSet`: 🎓 known
154155
- Typed arrays: 🎓 known
155156
- Mixins: 👂 heard
156157
- `Object.assign`: 🎓 known

0 commit comments

Comments
 (0)
Please sign in to comment.