1.0.0 • Published 5 years ago
weakref-pollyfill v1.0.0
Simple WeakRef polyfill
Polyfils for WeakRef. Supports natively chrome 36, firefox 6, Edge 12, IE 11, Opera 23, Safari 8. With additional polyfills support can go back futher.
npm / yarn
Installation
npm i weakref-polyfill
yarn add weakref-polyfill
Usage
require('weakref-polyfill');
import 'weakref-polyfill'
1.0.0
5 years ago