Files
cherrypick/cherrypick_generator/lib/cherrypick_generator.dart

9 lines
196 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_generator_base.dart';
// TODO: Export any libraries intended for clients of this package.