ie-find
v0.0.6
Published
find() method support for IE (Internet Explorer)
Downloads
9
Readme
find()
find() function does not work in IE, you can polyfill and add a support to your application for find() method
install and use
npm i ie-find --save-dev
import 'ie-find'