mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 09:07:47 +01:00
7 lines
97 B
Dart
7 lines
97 B
Dart
|
import 'package:stacked/stacked.dart';
|
||
|
|
||
|
class MainViewModel extends IndexTrackingViewModel {
|
||
|
|
||
|
|
||
|
}
|