Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VSXExtensionData

Implemented by

Index

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
version?: string
KEYS: Set<keyof VSXExtensionData> = ...