WorkspaceTemplateSource
Defined in: namespaces.ts:1142
Describes the source of a workspace template.
Properties
Section titled “Properties”type:
"builtin"|"user"|"factory"|"imported"|"plugin"
Defined in: namespaces.ts:1144
Source type.
pluginId?
Section titled “pluginId?”
optionalpluginId?:string
Defined in: namespaces.ts:1146
Plugin ID, present only when type is “plugin”.