mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The build/pure-packages.dart gulp task has also been updated to move the files into the angular2 tree. Closes #3729
3 lines
77 B
Dart
3 lines
77 B
Dart
library angular2.transformer_dart;
|
|
|
|
export 'src/transform/transformer.dart';
|