1 line
50 B
Dart
1 line
50 B
Dart
typedef MatchToString = String Function(Match m);
|
typedef MatchToString = String Function(Match m);
|