mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 05:25:19 +00:00
feat: implement generator di module
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
/// More dartdocs go here.
|
||||
library;
|
||||
|
||||
export 'injectable.dart';
|
||||
export 'src/module.dart';
|
||||
export 'src/bind.dart';
|
||||
export 'src/provide.dart';
|
||||
export 'src/singleton.dart';
|
||||
|
||||
// TODO: Export any libraries intended for clients of this package.
|
||||
|
||||
Reference in New Issue
Block a user