@webshop/root - v1.0.0
    Preparing search index...

    Type Alias Image

    type Image = {
        id: number;
        SKU: string;
        url: string;
    }
    Index

    Properties

    Properties

    id: number
    SKU: string
    url: string