mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 05:25:19 +00:00
feat: implement annotations
This commit is contained in:
8
cherrypick_annotations/lib/cherrypick_annotations.dart
Normal file
8
cherrypick_annotations/lib/cherrypick_annotations.dart
Normal file
@@ -0,0 +1,8 @@
|
||||
/// 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.
|
||||
Reference in New Issue
Block a user