We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c395b21 commit a547ba4Copy full SHA for a547ba4
lib/internal/repl/await.js
@@ -14,6 +14,7 @@ const {
14
StringPrototypeIndexOf,
15
StringPrototypeRepeat,
16
StringPrototypeSplit,
17
+ StringPrototypeStartsWith,
18
SyntaxError,
19
} = primordials;
20
0 commit comments