aboutsummaryrefslogtreecommitdiff
path: root/lib/constants.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/constants.js')
-rw-r--r--lib/constants.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/constants.js b/lib/constants.js
index 44c7388580..77341c0646 100644
--- a/lib/constants.js
+++ b/lib/constants.js
@@ -21,6 +21,8 @@
'use strict';
+const { Object } = primordials;
+
// This module is deprecated in documentation only. Users should be directed
// towards using the specific constants exposed by the individual modules on
// which they are most relevant.