mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
3 lines
208 B
Dart
3 lines
208 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/db/table/stack.drift.dart';
|