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

9 lines
198 B
Dart

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