Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ constructor
Method
constructor
packages/firebase-ui/index.ios.ts:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
40
export
class
FacebookProvider extends ProviderBase {
41
constructor() {
42
super();
43
}
44
45
permissions: string[] = [];
46
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected