aves/plugins/aves_video_mpv/lib/aves_video_mpv.dart
2023-07-05 22:56:36 +02:00

4 lines
82 B
Dart

library aves_video_mpv;
export 'src/controller.dart';
export 'src/factory.dart';