Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angularfire
/ existsSync
Function
existsSync
src/schematics/deploy/actions.jasmine.ts:44–46 ·
view source on GitHub ↗
(_: string)
Source
from the content-addressed store, hash-verified
42
removeSync(_: string) {
43
},
44
existsSync(_: string) {
45
return
false;
46
},
47
};
48
49
firebaseMock = {
Callers
1
getPackageJson
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected