Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ api.spec.ts
File
api.spec.ts
src/database/api.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
"chai"
;
2
3
import
* as utils from
"../utils"
;
4
import
{ realtimeOriginOrEmulatorOrCustomUrl, realtimeOriginOrCustomUrl } from
"./api"
;
Callers
nothing calls this directly
Calls
2
realtimeOriginOrEmulatorOrCustomUrl
Function · 0.90
realtimeOriginOrCustomUrl
Function · 0.90
Tested by
no test coverage detected