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