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

Method use

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

Source from the content-addressed store, hash-verified

132 serve(options: any): Promise<any>;
133
134 use(options: any, lol: any): Promise<any>;
135
136 init(feature: string, options: any): Promise<any>;
137}

Callers 5

server.tsFile · 0.80
deployFunction · 0.80
ngAddSetupProjectFunction · 0.80
configureMarkdownItFunction · 0.80
index.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected