Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ useEmulator
Method
useEmulator
packages/firebase-ui/index.d.ts:137–137 ·
view source on GitHub ↗
(host: string, port: number)
Source
from the content-addressed store, hash-verified
135
136
export
interface
IUI {
137
useEmulator(host: string, port: number);
138
139
show(config: Config): Promise<any>;
140
Callers
1
useEmulator
Method · 0.65
Implementers
3
UI
packages/firebase-ui/index.android.ts
UI
packages/firebase-ui/index.ios.ts
UI
packages/firebase-ui/index.d.ts
Calls
no outgoing calls
Tested by
no test coverage detected