Skip to content

Commit

Permalink
fixup: add startswith import
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jun 30, 2021
1 parent b75ad06 commit 2a3a06b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/repl/await.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const {
StringPrototypeIndexOf,
StringPrototypeRepeat,
StringPrototypeSplit,
StringPrototypeStartsWith,
SyntaxError,
} = primordials;

Expand Down

0 comments on commit 2a3a06b

Please sign in to comment.