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:182–184 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
180
181
export
class
EmailProvider extends ProviderBase {
182
constructor() {
183
super();
184
}
185
186
actionCodeSettings: ActionCodeSettings = null;
187
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected