Files
cherrypick/cherrypick_annotations/lib/cherrypick_annotations.dart

9 lines
198 B
Dart
Raw Normal View History

2025-05-14 12:53:51 +03:00
/// 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.