mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-29 04:35:43 +08:00
Update index.js
This commit is contained in:
@@ -353,10 +353,6 @@ export default class Auth extends ModuleBase {
|
|||||||
return this._user;
|
return this._user;
|
||||||
}
|
}
|
||||||
|
|
||||||
get namespace(): string {
|
|
||||||
return 'firebase:auth';
|
|
||||||
}
|
|
||||||
|
|
||||||
get languageCode(): string {
|
get languageCode(): string {
|
||||||
return this._languageCode;
|
return this._languageCode;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user