acf78c5e27
* fix(assets): Fix types to be more accurate * chore: changeset
319 B
319 B
astro |
---|
patch |
Fix various inaccuracies with types related to the new Assets features:
- getConfiguredImageService wasn't present on the astro:assets types.
- ImageMetadata wasn't exported
- Fixed wrong module declaration for
avif
,heic
andheif
files. - Add missing module declaration for SVGs imports