Created
June 22, 2020 10:05
-
-
Save romainbsl/e5100d1e9f5a87646dec29f5bd3bfb3d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| val kodeinContainer = DI.lazy { | |
| importAll(databaseModule, loginModule, participantModule) | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment