Package Exports
- rkgttr-arrayincludespolyfill
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rkgttr-arrayincludespolyfill) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
rkgttr-arrayincludespolyfill
Polyfill for Array.includes.
How to Install
$ npm install rkgttr-arrayincludespolyfill --save-devor
$ yarn add rkgttr-arrayincludespolyfill --devGetting Started
import 'rkgttr-arrayincludespolyfill';or
require('rkgttr-arrayincludespolyfill');License
MIT © 2016 Erik Guittiere