Alokai

AssetDimensionsInput

type AssetDimensionsInput = {
  width: Scalars['Int'];
  height: Scalars['Int'];
};

Referenced Types

On this page