app/lib/utils/url_strategy_noop.dart

3 lines
39 B
Dart
Raw Normal View History

2022-05-14 17:41:17 +02:00
void usePathUrlStrategy() {
// noop
}