mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-04-30 14:04:26 +02:00
7 lines
97 B
Dart
7 lines
97 B
Dart
import 'package:stacked/stacked.dart';
|
|
|
|
class MainViewModel extends IndexTrackingViewModel {
|
|
|
|
|
|
}
|