Interface SBStorePageImage

interface SBStorePageImage {
    image: Image;
}

Properties

Properties

image: Image

Generated using TypeDoc