Junhyung Park
Results
2
comments of
Junhyung Park
In my case, declaring the module this way works. ```kotlin val module: Module get() = module { ... } ```
https://github.com/7sat/DShop3/pull/72 the PR is in progress