Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/
Class
packages/firebase-auth/index.d.ts:182–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
export
declare
class
User implements IUser {
183
readonly uid: string;
184
readonly displayName: string;
185
readonly anonymous: boolean;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected