Edit File: index.js
'use strict'; module.exports = require('./is-implemented')() ? Map : require('./polyfill');
Back to File Manager