4 lines
101 B
Dart
4 lines
101 B
Dart
library angular2.core.util.asserions;
|
|
|
|
void assertArrayOfStrings(String identifier, Object value) {}
|