File

projects/maplander/shared/src/utils/models/data-crop-image.ts

Description

private

Index

Properties

Properties

aspectRatio
aspectRatio: number
Type : number
Optional
circle
circle: boolean
Type : boolean
Optional
files
files: any[]
Type : any[]
export interface DataCropImage {
  files: any[];
  circle?: boolean;
  aspectRatio?: number;
}

result-matching ""

    No results matching ""