interface DynamicShareImageProps {
    image: string;
}

Properties

Properties

image: string