mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
14 lines
267 B
Markdown
14 lines
267 B
Markdown
# Promise Polyfill
|
|
|
|
Note: this is an unsolicited fork of [taylorhakes/promise-polyfill](https://github.com/taylorhakes/promise-polyfill)
|
|
and should be considered experimental and unstable compared to upstream.
|
|
|
|
## Testing
|
|
```
|
|
npm install
|
|
npm test
|
|
```
|
|
|
|
## License
|
|
MIT
|