In beta documentation: ``` // definitions in /org/...
# koin
t
In beta documentation:
Copy code
// definitions in /org/sample/UserSession
val sampleModule = module(UserSession::class.moduleName) { ... }
though actual module namespace will be "UserSesssion"