odin-js-fundamentals-part-4/node_modules/globalthis/implementation.js

4 lines
40 B
JavaScript

'use strict';
module.exports = global;