Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
List es-shims polyfill (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb authored and mathiasbynens committed Nov 11, 2019
1 parent 6bb60b9 commit e84b0ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,6 @@ Promise.any([

## Implementations

- [Polyfill](https://github.com/zloirock/core-js#promiseany)
- Polyfills:
- [core-js](https://github.com/zloirock/core-js#promiseany)
- [es-shims](https://github.com/es-shims/Promise.any)

0 comments on commit e84b0ac

Please sign in to comment.