Skip to content

Commit b054d96

Browse files
committed
test whitespace.
1 parent 74f2dbf commit b054d96

File tree

1 file changed

+3
-0
lines changed
  • firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth

1 file changed

+3
-0
lines changed

firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/auth.kt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ import kotlinx.coroutines.flow.Flow
1111

1212
public expect val Firebase.auth: FirebaseAuth
1313

14+
15+
16+
1417
public expect fun Firebase.auth(app: FirebaseApp): FirebaseAuth
1518

1619
public expect class FirebaseAuth {

0 commit comments

Comments
 (0)