Skip to content

Commit b496823

Browse files
panvaaduh95
authored andcommitted
lib: fix missing lazyDOMException import
Signed-off-by: Filip Skokan <[email protected]> PR-URL: #64033 Backport-PR-URL: #64629 Reviewed-By: Antoine du Hamel <[email protected]>
1 parent 81bfbb2 commit b496823

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
isPendingDeprecation,

0 commit comments

Comments
 (0)