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:298–300 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
296
297
export
class
AppleProvider extends ProviderBase {
298
constructor() {
299
super();
300
}
301
302
scopes: string[] = [];
303
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected