mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
7 lines
97 B
Dart
7 lines
97 B
Dart
|
import 'package:stacked/stacked.dart';
|
||
|
|
||
|
class MainViewModel extends IndexTrackingViewModel {
|
||
|
|
||
|
|
||
|
}
|