platform/packages/notifications/lib/protevus_notifications.dart

8 lines
198 B
Dart

/// Support for doing something awesome.
///
/// More dartdocs go here.
library;
export 'src/protevus_notifications_base.dart';
// TODO: Export any libraries intended for clients of this package.