@nosto/search-js
    Preparing search index...

    Type Alias GenerateThumbnailUrlConfig

    type GenerateThumbnailUrlConfig = {
        hash: string;
        productId: string;
        size: NostoSize;
    }
    Index

    Properties

    Properties

    hash: string
    productId: string
    size: NostoSize