TranslatorOpts: {
    allowedComparators: Comparator[];
    allowedOperators: Operator[];
}

Options object for the BasicTranslator class. Specifies the allowed operators and comparators.

Type declaration

Generated using TypeDoc