mirror of
https://github.com/ente-io/ente.git
synced 2025-05-28 13:37:58 +00:00
4 lines
88 B
Dart
4 lines
88 B
Dart
import "package:photos/events/event.dart";
|
|
|
|
class EndpointUpdatedEvent extends Event {}
|