Generated API snapshot
@askrjs/vite/image
Exports from the declarations published in @askrjs/vite. Signatures reflect the published artifact.
Exports
This entrypoint publishes 10 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
imagetype
image: { (source: URL, options?: ImageOptions): ResponsiveImage; (source: ResponsiveImage): ResponsiveImage; }Imagetype
Image: (props: ImageProps) => ReturnType<typeof jsxs>ImageFittype
ImageFit: anyImageOptionstype
ImageOptions: anyImageOutputFormattype
ImageOutputFormat: anyImagePipelineOptionstype
ImagePipelineOptions: anyImagePropstype
ImageProps: anyImageQualityOptionstype
ImageQualityOptions: anyResponsiveImagetype
ResponsiveImage: anyResponsiveImageSourcetype
ResponsiveImageSource: any