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