We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713dfe7 commit bc1399fCopy full SHA for bc1399f
1 file changed
README.md
@@ -84,6 +84,10 @@ of the ponyfill:
84
import AggregateError from '@flex-development/aggregate-error-ponyfill/native'
85
```
86
87
+### Built With
88
+
89
+- [`es-abstract`][7]
90
91
[1]: https://github.com/sindresorhus/ponyfill
92
[2]:
93
https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/AggregateError
@@ -92,3 +96,4 @@ import AggregateError from '@flex-development/aggregate-error-ponyfill/native'
96
https://docs.github.com/packages/learn-github-packages/about-permissions-for-github-packages#about-scopes-and-permissions-for-package-registries
97
[5]: https://docs.npmjs.com/cli/v8/commands/npm-install#description
94
98
[6]: https://yarnpkg.com/features/protocols#git
99
+[7]: https://github.com/ljharb/es-abstract
0 commit comments