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

    Interface ReplaceSmartObjectRequest

    interface ReplaceSmartObjectRequest {
        inputs: StorageDetails[];
        options: SmartObjectOptions;
        outputs: SmartObjectOutputDetails[];
    }
    Index

    Properties

    inputs: StorageDetails[]

    An array of input objects. Only one input object is currently supported.

    An array of output objects.