Searched refs:QueryControllerArgs (Results 1 – 2 of 2) sorted by relevance
25 export interface QueryControllerArgs { interface31 constructor(private args: QueryControllerArgs) {
68 import {QueryController, QueryControllerArgs} from './query_controller';152 const queryArgs: QueryControllerArgs = {queryId, engine};