IHubLocationType

Type alias

Where did the location come from originally? This is used in the location picker component to determine what source was used. The values are used in IHubLocation.type. Please note that adding more values will require changes in the location picker

Value(s):
"none" | "custom" | "org" | "item"

Type alias defined in common/src/core/types/types.ts:27