adobe-firefly-sdk
    Preparing search index...

    Type Alias PublicBinaryOutput

    PublicBinary-Output

    Represents binary output (e.g., image, mesh, etc.) with pre-signed URL or storage ID.

    type PublicBinaryOutput = {
        url: string;
    }
    Index

    Properties

    Properties

    url: string

    Temporary pre-signed URL to access the output file.