Home > @vsf-enterprise/commercetools-types > AssetDimensionsInput
# AssetDimensionsInput type
Signature:
export declare type AssetDimensionsInput = {
width: Scalars['Int'];
height: Scalars['Int'];
};
References: Scalars
Home > @vsf-enterprise/commercetools-types > AssetDimensionsInput
Signature:
export declare type AssetDimensionsInput = {
width: Scalars['Int'];
height: Scalars['Int'];
};
References: Scalars
On this page