Katochimoto/x-bubbles

View on GitHub
src/context.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = (function () {
    /* eslint no-eval: 0 */
    return this || (1, eval)('this');
})();