mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-15 01:35:23 +00:00
5 lines
60 B
Dart
5 lines
60 B
Dart
enum CreateSceneEnum {
|
|
tabToRun,
|
|
deviceStatusChanges,
|
|
}
|