2015-05-22 19:06:38 -04:00
|
|
|
/**
|
2015-09-04 01:01:36 -04:00
|
|
|
* 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.
|
2015-05-22 19:06:38 -04:00
|
|
|
*/
|
2015-09-04 01:01:36 -04:00
|
|
|
export * from './src/core/render';
|