@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface WidthAndHeight

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

    Properties

    Properties

    height: number
    width: number