UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

11 lines 329 B
'use strict';function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } /** * @module * @description * Starting point to import all compiler APIs. */ __export(require('./src/compiler/url_resolver')); __export(require('./src/compiler/xhr')); //# sourceMappingURL=compiler.js.map