2016-05-01 20:51:00 -07:00

5 lines
154 B
Dart

library angular2.src.core.util;
// the ts version is needed only for TS, we don't need a Dart implementation
// because there are no decorators in Dart.