Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angularfire
/ existsSync
Method
existsSync
src/schematics/interfaces.ts:216–216 ·
view source on GitHub ↗
(src: string)
Source
from the content-addressed store, hash-verified
214
copySync(src: string, dest: string): void;
215
removeSync(src: string): void;
216
existsSync(src: string): boolean;
217
}
218
219
export
interface
WorkspaceProject {
Callers
1
deployToFunction
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected