Use the startKoin() function to start Koin in your application. In a Kotlin app: fun main(vararg args : String) { // start Koin!
確定! 回上一頁