Skip to content

Commit a44f51e

Browse files
panvaaduh95
authored andcommitted
lib: fix missing lazyDOMException import
Signed-off-by: Filip Skokan <panva.ip@gmail.com> PR-URL: #64033 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
1 parent 1eef572 commit a44f51e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/internal/crypto/hash.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ const {
3838
} = require('internal/crypto/keys');
3939

4040
const {
41+
lazyDOMException,
4142
normalizeEncoding,
4243
encodingsMap,
4344
getDeprecationWarningEmitter,

0 commit comments

Comments
 (0)