IHubImage

Interface

Hub Images can either be the name of a resource or a full url to a publicly accessible image

Properties

Property Type Notes
type "resource" | "url"

What type of image does this reference?

value string

The name of the resource, or the url


Interface defined in common/src/core/types/IHubImage.ts:5