mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
3 lines
200 B
Dart
3 lines
200 B
Dart
// MOVED to package:immich_data — this shim keeps existing imports working
|
|
// during the migration. New code should import the package path directly.
|
|
export 'package:immich_data/model/memory.dart';
|