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

    Type Alias DocumentOperationLayerEdit

    DocumentOperationLayerEdit: { [key: string]: unknown }

    Indicates the layer to edit, by it's ID or name. Note the object is currently empty but leaves room for further enhancements. The layer block should contain changes from the original manifest. If you apply it to a group layer, you will be affecting the attributes of the group layer itself, not the child layers. This edit is supported for layer type smartObject and fillLayer only.

    Type Declaration

    • [key: string]: unknown