Interface StaticImageViewerCreationOptions

interface StaticImageViewerCreationOptions {
    name: string;
}

Properties

Properties

name: string