forked from eva/focus-flow
4 lines
110 B
Dart
4 lines
110 B
Dart
/// Notification contracts for scheduler reminder delivery.
|
|
library;
|
|
|
|
export 'src/notification_adapter.dart';
|