6 lines
89 B
JavaScript

'use strict';
var getPolyfill = require('./polyfill');
module.exports = getPolyfill();