mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-07 07:49:43 +00:00
2 lines
72 B
Dart
2 lines
72 B
Dart
export 'spotify_native.dart' if (dart.library.html) 'spotify_web.dart';
|