@rishabhbothra/imagery
    Preparing search index...

    Interface ImageWarning

    interface ImageWarning {
        code: string;
        message: string;
    }
    Index

    Properties

    Properties

    code: string
    message: string