Skip to content

Commit

Permalink
update KoinExtension.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
JunJaBoy authored and arnaudgiuliani committed Oct 21, 2024
1 parent 59c829a commit 49b2d1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import org.koin.core.Koin
interface KoinExtension {

/**
* register from Koin instance
* Register from Koin instance
*/
fun onRegister(koin : Koin)

Expand Down

0 comments on commit 49b2d1a

Please sign in to comment.