systemjs/lib/wrapper-start.js
2015-05-12 13:54:05 +02:00

3 lines
149 B
JavaScript

(function() {
var __globalName = typeof window != 'undefined' ? 'window' : (typeof global != 'undefined' ? 'global' : 'self');
function bootstrap() {