Skip to content

Commit 3fc7073

Browse files
authored
fix: missing SafeWeakMap import (#880)
1 parent c501b42 commit 3fc7073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/01_core.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
ObjectHasOwn,
1616
setQueueMicrotask,
1717
SafeMap,
18+
SafeWeakMap,
1819
Set,
1920
StringPrototypeSlice,
2021
Symbol,

0 commit comments

Comments
 (0)