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

    Variable ASPECT_RATIOConst

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