0.2.1 • Published 5 years ago
@ungap/map v0.2.1
Map
A Map polyfill for legacy browsers.
- CDN via https://unpkg.com/@ungap/map
- ESM via
import Map from '@ungap/map'
- CJS via
const Map = require('@ungap/map')
Compatible down to IE9, works well with ES5 shim upfront in IE8 (and maybe lower too).