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:278–280 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
276
277
export
class
YahooProvider extends ProviderBase {
278
constructor() {
279
super();
280
}
281
282
scopes: string[] = [];
283
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected