mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7 lines
115 B
Dart
7 lines
115 B
Dart
/**
|
|
* @deprecated import angular2/render/dom instead
|
|
*/
|
|
library angular2.render;
|
|
|
|
export "src/core/render.dart";
|