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

Method delete

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

Source from the content-addressed store, hash-verified

362 patch(...args: any): any;
363 del(...args: any): any;
364 delete(...args: any): any;
365 options(...args: any): any;
366}
367

Callers 15

apiv2.spec.tsFile · 0.65
createDestroyerFunction · 0.65
recordCredentialsFunction · 0.65
deleteAccountFunction · 0.65
prepare.tsFile · 0.65
secretAccessFunction · 0.65
getDatabaseFunction · 0.65
getRulesConfigFunction · 0.65
deleteChannelFunction · 0.65
deleteTopicFunction · 0.65
checkBillingEnabledFunction · 0.65
cloudbuild.spec.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected