1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-23 15:37:10 +01:00
nc-photos/codegen/lib/np_codegen.dart

5 lines
107 B
Dart
Raw Normal View History

2022-12-16 23:01:04 +08:00
library np_codegen;
2023-07-16 18:01:09 +08:00
export 'src/drift_table_sort_annotations.dart';
2022-12-16 23:01:04 +08:00
export 'src/np_log_annotations.dart';