angular2
Version:
Angular 2 - a web framework for modern web apps
6 lines • 333 B
JavaScript
import { global } from 'angular2/src/facade/lang';
// This is here only so that after TS transpilation the file is not empty.
// TODO(rado): find a better way to fix this, or remove if likely culprit
// https://github.com/systemjs/systemjs/issues/487 gets closed.
var __ignore_me = global;
//# sourceMappingURL=interfaces.js.map