angular2
Version:
Angular 2 - a web framework for modern web apps
11 lines • 380 B
JavaScript
;function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
/**
* This file is only used for dart applications and for internal examples
* that compile with both JavaScript and Dart.
*
* JavaScript users should import from angular2/core.
*/
__export(require('./src/core/render'));
//# sourceMappingURL=render.js.map