Skip to content

astro

Expected image options, not an ESM-imported image.

Astro

Expected image options, not an ESM-imported image.

Expected image options, not an ESM-imported image.

  • const optimizedImage = await getImage( myImage );
  • const optimizedImage = await getImage({ src: myImage });

**See Also:**
-  [Images](/en/guides/images/)