property Plugin.pluginData

Optional data provided by the Plugin to the host application

Type

ReadonlyMap<string, string>

Usage

import type Plugin from ".";