Type Alias TTextConfConfiguration

TTextConfConfiguration: {
    addLKText?: boolean;
    customLexicon?: string[];
    customResources?: string[];
}