Files

6 lines
89 B
JavaScript
Raw Normal View History

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