Skip to content

Commit

Permalink
update KoinExtension.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
JunJaBoy authored Jul 9, 2024
1 parent 04e7ecf commit eafb444
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 eafb444

Please sign in to comment.