Preparing search index...
The search index is not available
@sanity/asset-utils
@sanity/asset-utils
ResolvedSanityImage
Interface ResolvedSanityImage
interface
ResolvedSanityImage
{
_type
?:
string
;
asset
:
SanityImageAsset
;
crop
:
SanityImageCrop
;
hotspot
:
SanityImageHotspot
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
_type?
asset
crop
hotspot
Properties
Optional
_type
_type
?:
string
asset
asset
:
SanityImageAsset
crop
crop
:
SanityImageCrop
hotspot
hotspot
:
SanityImageHotspot
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_type
asset
crop
hotspot
@sanity/asset-utils
Loading...