babel/lib/6to5/templates/self-global.js
2014-11-10 08:16:38 +11:00

2 lines
60 B
JavaScript

var self = typeof global === "undefined" ? window : global;