mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 13:47:24 +00:00
feat: implement generator di module
This commit is contained in:
4
cherrypick_annotations/lib/src/provide.dart
Normal file
4
cherrypick_annotations/lib/src/provide.dart
Normal file
@@ -0,0 +1,4 @@
|
||||
// ignore: camel_case_types
|
||||
class provide {
|
||||
const provide();
|
||||
}
|
||||
Reference in New Issue
Block a user