3 lines
91 B
Dart
3 lines
91 B
Dart
export 'app_controller_desktop.dart'
|
|
if (dart.library.html) 'app_controller_web.dart';
|