MCPcopy Create free account
hub / github.com/TanStack/ai / update

Method update

examples/sandbox-cloudflare/worker-configuration.d.ts:13916–13916  ·  view source on GitHub ↗

* Update hosted image metadata * @param options Properties to update * @returns Updated image metadata * @throws ImagesError if update fails

(options: ImageUpdateOptions)

Source from the content-addressed store, hash-verified

13914 * @throws {@link ImagesError} if update fails
13915 */
13916 update(options: ImageUpdateOptions): Promise<ImageMetadata>
13917 /**
13918 * Delete a hosted image
13919 * @returns True if deleted, false if not found

Callers 12

renderFunction · 0.65
routeTree.gen.tsFile · 0.65
routeTree.gen.tsFile · 0.65
routeTree.gen.tsFile · 0.65
routeTree.gen.tsFile · 0.65
routeTree.gen.tsFile · 0.65
routeTree.gen.tsFile · 0.65
routeTree.gen.tsFile · 0.65
routeTree.gen.tsFile · 0.65
routeTree.gen.tsFile · 0.65
routeTree.gen.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected