aves/lib/model/actions/settings_actions.dart
2021-07-05 14:18:39 +09:00

4 lines
44 B
Dart

enum SettingsAction {
export,
import,
}