UNPKG

165 BJavaScriptView Raw
1'use strict';
2
3// https://github.com/es-shims/es-shim-api
4// says
5// require('foo/auto') will automatically invoke the shim method.
6
7require('./index.js').shim();