adobe-firefly-sdk
    Preparing search index...

    Type Alias TypesExportMasksOptions

    type TypesExportMasksOptions = {
        selection?: string[] | null;
    }
    Index

    Properties

    Properties

    selection?: string[] | null

    The list of masks to be exported, accepts glob expressions. If empty, all masks will be exported.