angular-cn/modules/@angular/compiler/test/schema/schema_extractor.dart

6 lines
119 B
Dart
Raw Normal View History

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