mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5 lines
93 B
TypeScript
5 lines
93 B
TypeScript
/**
|
|
* @deprecated import angular2/render/dom instead
|
|
*/
|
|
export * from './src/core/render';
|