| Current Path : /home/kamilrogam/komp/2018/180513/git/simpleKanban/node_modules/babel-runtime/helpers/ |
| Current File : /home/kamilrogam/komp/2018/180513/git/simpleKanban/node_modules/babel-runtime/helpers/selfGlobal.js |
"use strict"; exports.__esModule = true; exports.default = typeof global === "undefined" ? self : global;