Searched refs:SearchController (Results 1 – 2 of 2) sorted by relevance
69 import {SearchController} from './search_controller';191 childControllers.push(Child('search', SearchController, {
37 export class SearchController extends Controller<'main'> { class