mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7 lines
221 B
JavaScript
7 lines
221 B
JavaScript
'use strict';/**
|
|
* See {@link bootstrap} for more information.
|
|
* @deprecated
|
|
*/
|
|
var browser_1 = require('angular2/platform/browser');
|
|
exports.bootstrap = browser_1.bootstrap;
|
|
//# sourceMappingURL=bootstrap.js.map
|