RED-8638 - fixed build
This commit is contained in:
parent
963f14bb8a
commit
8cea43e57a
@ -14,7 +14,7 @@ interface Engine {
|
||||
readonly translateParams?: Record<string, any>;
|
||||
}
|
||||
|
||||
const Engines = {
|
||||
export const Engines = {
|
||||
DICTIONARY: 'DICTIONARY',
|
||||
NER: 'NER',
|
||||
RULE: 'RULE',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user