Information about the extension

interface SupportedExtension {
    extension?: string;
    publisher?: string;
    version?: string;
}

Properties

extension?: string

Unique Identifier for this extension

publisher?: string

Unique Identifier for this publisher

version?: string

Supported version for this extension