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

Method patch

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

Source from the content-addressed store, hash-verified

360 post(...args: any): any;
361 put(...args: any): any;
362 patch(...args: any): any;
363 del(...args: any): any;
364 delete(...args: any): any;
365 options(...args: any): any;

Callers 15

apiv2.spec.tsFile · 0.65
release.spec.tsFile · 0.65
import.spec.tsFile · 0.65
auth.spec.tsFile · 0.65
updateJobFunction · 0.65
issues.spec.tsFile · 0.65
patchFieldMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected