Skip to content

Commit

Permalink
add startswith import
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jun 27, 2021
1 parent c395b21 commit a547ba4
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 a547ba4

Please sign in to comment.