Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angularfire
/ fn
Function
fn
src/compat/database/utils.spec.ts:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
const
nul = null;
12
const
obj = {};
13
const
fn = () => undefined;
14
const
undef = undefined;
15
expect(utils.isString(str)).toBe(true);
16
expect(utils.isString(notStr)).toBe(false);
Callers
15
runOutsideAngular
Function · 0.85
run
Function · 0.85
ɵcacheInstance
Function · 0.85
filterTest
Function · 0.85
patchGtag
Method · 0.85
messagingInstanceFactory
Function · 0.85
databaseInstanceFactory
Function · 0.85
authInstanceFactory
Function · 0.85
dataConnectInstanceFactory
Function · 0.85
performanceInstanceFactory
Function · 0.85
storageInstanceFactory
Function · 0.85
functionsInstanceFactory
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected