app/lib/utils/url_strategy_noop.dart
2022-05-14 22:41:17 +07:00

3 lines
No EOL
39 B
Dart

void usePathUrlStrategy() {
// noop
}