@rishabhbothra/imagery
    Preparing search index...

    Interface ImageDimensions

    interface ImageDimensions {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    width: number