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

    Interface Action

    An object describing the input Photoshop Actions to play.

    interface Action {
        actionName?: string;
        href?: string;
        storage?: PhotoshopClient.StorageType;
    }
    Index

    Properties

    actionName?: string

    If you only want to execute a particular action, you may specify which action to play from the ActionSet

    href?: string

    Presigned GET URL