Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Three standard images with text, presented across a single row.

    interface StandardThreeImageTextModule {
        block1?: StandardImageTextBlock;
        block2?: StandardImageTextBlock;
        block3?: StandardImageTextBlock;
        headline?: TextComponent;
    }
    Index
    headline?: TextComponent