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