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

    Interface ErrorDetails

    Error details.

    interface ErrorDetails {
        name?: string;
        reason?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The parameter name.

    reason?: string

    The error.