summaryrefslogtreecommitdiff
path: root/extensions/fetch/01_fetch_util.js
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/fetch/01_fetch_util.js')
-rw-r--r--extensions/fetch/01_fetch_util.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/fetch/01_fetch_util.js b/extensions/fetch/01_fetch_util.js
index ff76421a1..9cf19588b 100644
--- a/extensions/fetch/01_fetch_util.js
+++ b/extensions/fetch/01_fetch_util.js
@@ -2,6 +2,7 @@
"use strict";
((window) => {
+ const { TypeError } = window.__bootstrap.primordials;
function requiredArguments(
name,
length,