mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGE Lifecycle hooks now live in the `angular2/lifecycle_hooks` module. They previously lived in the `metadata` module.
3 lines
78 B
Dart
3 lines
78 B
Dart
library angular2.metadata;
|
|
|
|
export 'package:angular2/src/core/metadata.dart';
|