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 27, 2021
1 parent c9b56d0 commit b949c2a
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 b949c2a

Please sign in to comment.