mirror of
https://github.com/ente-io/ente.git
synced 2025-05-31 06:36:07 +00:00
4 lines
101 B
Dart
4 lines
101 B
Dart
const kPersonParamID = 'person_id';
|
|
const kClusterParamId = 'cluster_id';
|
|
const kFileID = 'file_id';
|