MCPcopy
hub / github.com/angular/angularfire / serve

Method serve

src/schematics/interfaces.ts:132–132  ·  view source on GitHub ↗
(options: any)

Source from the content-addressed store, hash-verified

130 deploy(config: FirebaseDeployConfig): Promise<any>;
131
132 serve(options: any): Promise<any>;
133
134 use(options: any, lol: any): Promise<any>;
135

Callers 2

deployToHostingFunction · 0.80
deployToFunctionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected