mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
5 lines
119 B
Dart
5 lines
119 B
Dart
/**
|
|
* We don't know how to extract schema in dart, so do nothing.
|
|
*/
|
|
extractSchema(fn(List<String> descriptors)) {
|
|
}
|