UNPKG

uni-global

Version:

Global namespace without polluting the global scope

6 lines (4 loc) 192 B
"use strict"; if (!Object.defineProperty || !Object.create) module.exports = "3"; else if (typeof Symbol === "function" && Symbol["for"]) module.exports = "2015+"; else module.exports = "5";