@musallam/lightroom-client
    Preparing search index...

    Type Alias ApplyEditsRequestInputs

    A hash describing an input image to edit. The input object will be one of 'external', 'adobe', 'azure' or 'dropbox'

    type ApplyEditsRequestInputs = {
        source: StorageDetails;
    }
    Index

    Properties

    Properties