Junhyung Park

Results 1 comments of Junhyung Park

In my case, declaring the module this way works. ```kotlin val module: Module get() = module { ... } ```