property ExtensionEntry.pluginData

Optional data provided by the Plugin providing the Extension to the host application

Type

ReadonlyMap<string, string>

Usage

import type ExtensionEntry from ".";