@juki-team/commons - v0.2.19
    Preparing search index...

    Variable ASPECT_RATIOConst

    ASPECT_RATIO: {
        [Key in AspectRatio]: {
            aspectRatio: AspectRatio;
            decimal: number;
            height: number;
            label: string;
            width: number;
        }
    } = ...