Preparing search index...
The search index is not available
@sanity/asset-utils
@sanity/asset-utils
SanityImageAssetIdParts
Interface SanityImageAssetIdParts
interface
SanityImageAssetIdParts
{
assetId
:
string
;
extension
:
string
;
height
:
number
;
type
:
"image"
;
width
:
number
;
}
Hierarchy (
view full
)
SanityImageAssetIdParts
SanityImageUrlParts
Index
Properties
asset
Id
extension
height
type
width
Properties
asset
Id
asset
Id
:
string
extension
extension
:
string
height
height
:
number
type
type
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Id
extension
height
type
width
@sanity/asset-utils
Loading...