Skip to content

Commit

Permalink
Add Promise.withResolvers to permits list (merge #1850)
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal authored Nov 7, 2023
2 parents b2cb361 + 67945b5 commit d5646cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ses/src/permits.js
Original file line number Diff line number Diff line change
Expand Up @@ -1414,6 +1414,7 @@ export const permitted = {
race: fn,
reject: fn,
resolve: fn,
withResolvers: fn,
'@@species': getter,
},

Expand Down

0 comments on commit d5646cb

Please sign in to comment.