Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angularfire
/ deploy
Method
deploy
src/schematics/interfaces.ts:130–130 ·
view source on GitHub ↗
(config: FirebaseDeployConfig)
Source
from the content-addressed store, hash-verified
128
} & ((options?: unknown) => Promise<Record<string, any>>);
129
130
deploy(config: FirebaseDeployConfig): Promise<any>;
131
132
serve(options: any): Promise<any>;
133
Callers
3
deployToHosting
Function · 0.80
deployToFunction
Function · 0.80
deployToCloudRun
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected