2025-02-23 23:35:15 -05:00

6 lines
89 B
JavaScript

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