MCPcopy Create free account
hub / github.com/firebase/firebase-tools / get

Method get

src/localFunction.ts:359–359  ·  view source on GitHub ↗
(...args: any)

Source from the content-addressed store, hash-verified

357
358interface verbMethods {
359 get(...args: any): any;
360 post(...args: any): any;
361 put(...args: any): any;
362 patch(...args: any): any;

Callers 15

setCachedWebSetupFunction · 0.65
getCachedWebSetupFunction · 0.65
extractReadableIndexFunction · 0.65
collapsePathsMethod · 0.65
apiv2.spec.tsFile · 0.65
config.spec.tsFile · 0.65
fetchMOTDFunction · 0.65
checkAPIEnablementCacheFunction · 0.65

Calls

no outgoing calls

Tested by 2

mockServiceCheckFunction · 0.52
handlerFunction · 0.52