interface PromiseCriterionMeta {
    searchGroupType: keyof ITermsGroup;
}

Properties

Properties

searchGroupType: keyof ITermsGroup