xworkmate-app/lib/app/app_shell.dart
2026-03-21 15:52:25 +08:00

2 lines
77 B
Dart

export 'app_shell_desktop.dart' if (dart.library.html) 'app_shell_web.dart';