Implemented by

Constructors

Properties

averageRating?: number
description?: string
displayName?: string
downloadCount?: number
downloadUrl?: string
iconUrl?: string
license?: string
licenseUrl?: string
name?: string
namespaceAccess?: VSXExtensionNamespaceAccess
preview?: boolean
publishedBy?: VSXUser
publisher?: string
readme?: string
readmeUrl?: string
repository?: string
verified?: boolean
version?: string
KEYS: Set<keyof VSXExtensionData> = ...