Files
angular__angular/lib/bootstrap_static.dart
T
2015-11-17 23:10:26 +00:00

8 lines
177 B
Dart

/**
* See [bootstrap] for more information.
* @deprecated
*/
library angular2.bootstrap_static;
export "package:angular2/platform/browser_static.dart" show bootstrapStatic;