mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
4 lines
85 B
Dart
4 lines
85 B
Dart
import 'package:get/get.dart';
|
|
|
|
class MemberLikeController extends GetxController {}
|