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:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
56
export
class
TwitterProvider extends ProviderBase {
57
constructor() {
58
super();
59
}
60
61
scopes: string[] = [];
62
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected