Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PluginExportConfigInfo

Hierarchy

  • PluginExportConfigInfo

Index

Properties

Optional buildConfigs

optional configuration for the AppConfig / BuildAppConfig / WebpackAppConfig

Optional config

config: string[]

Optional defaultSpeechValues

defaultSpeechValues: {}

may (or may not) contain a default value for entry of field speechConfig

Type declaration

  • [speechConfigField: string]: any

Optional defaultValues

defaultValues: {}

may (or may not) contain a default value for entry of field config

Type declaration

  • [configField: string]: any

pluginName

pluginName: string

Optional speechConfig

speechConfig: Array<SpeechConfigField>

Generated using TypeDoc