interface CornerRadiusAll {
    radius: number;
    type: string;
}

Properties

Properties

radius: number
type: string