platform/lib/angel_mongo.dart
2016-09-21 00:26:22 -04:00

4 lines
No EOL
66 B
Dart

library angel_mongo;
export 'model.dart';
export 'services.dart';