Type alias QueryCombination

QueryCombination: SearchOptions & {
    queries: Query[];
}

Type declaration

Generated using TypeDoc