property ExtensionEntry.extensionData

Optional data provided by the Extension to the host application

Type

ReadonlyMap<string, string>

Usage

import type ExtensionEntry from ".";