platform/angel_orm/lib/angel_orm.dart

3 lines
No EOL
84 B
Dart

export 'src/annotations.dart';
export 'src/query.dart';
export 'src/relations.dart';