summaryrefslogtreecommitdiff
path: root/core/01_core.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/01_core.js')
-rw-r--r--core/01_core.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/01_core.js b/core/01_core.js
index 21376b695..0e823f54a 100644
--- a/core/01_core.js
+++ b/core/01_core.js
@@ -17,6 +17,7 @@
Promise,
ObjectFromEntries,
MapPrototypeGet,
+ MapPrototypeHas,
MapPrototypeDelete,
MapPrototypeSet,
PromisePrototypeThen,