UNPKG

101 BJavaScriptView Raw
1/* global window */
2'use strict';
3
4module.exports = require('./ponyfill')(global || window || this);