Interface PluginPackageTerminal

interface PluginPackageTerminal {
    profiles: PluginPackageTerminalProfile[];
}

Properties

Properties