Files
cherrypick/cherrypick_annotations/lib/cherrypick_annotations.dart
2025-05-19 16:11:41 +03:00

9 lines
177 B
Dart

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