property ExtensionDescriptor.extensionData

Optional data provided by the Extension to the host application

Type

ReadonlyMap<string, string>

Usage

import type ExtensionDescriptor from ".";