aves/plugins/aves_model/lib/src/actions/explorer.dart
2024-07-15 23:53:46 +02:00

4 lines
50 B
Dart

enum ExplorerAction {
addShortcut,
setHome,
}