Type alias TTextConfConfiguration
TTextConfConfiguration: {
addLKText?: boolean;
customLexicon?: string[];
customResources?: string[];
}
Type declaration
Optional
addLKText?: boolean
Optional
customLexicon?: string[]
Optional
customResources?: string[]