Files
angular/modules/@angular/compiler/test/schema/schema_extractor.dart
2016-05-01 20:51:00 -07:00

6 lines
119 B
Dart

/**
* We don't know how to extract schema in dart, so do nothing.
*/
extractSchema(fn(List<String> descriptors)) {
}