AdditionalDetails interface
Additional details provided by the publisher of the extension.
Properties
| docs | Documentation for the extension. |
| release |
Release Notes of the extension. |
| troubleshooting |
Troubleshooting guide for the extension. |
Property Details
docs
Documentation for the extension.
docs?: string
Property Value
string
releaseNotes
Release Notes of the extension.
releaseNotes?: string
Property Value
string
troubleshootingGuide
Troubleshooting guide for the extension.
troubleshootingGuide?: string
Property Value
string