UNPKG

106 BJavaScriptView Raw
1"use strict";
2
3exports.__esModule = true;
4exports.default = typeof global === "undefined" ? self : global;
\No newline at end of file