For the complete documentation index, see llms.txt. This page is also available as Markdown.

Utilities

getResizedArtworkUrl(originalUrl: string, width: number): string

Returns remote url of image resized to provided width

Last updated