interface RecentQueriesListDefinition {
    build(engine: SearchEngine): RecentQueriesList;
}

Hierarchy (View Summary)

Methods

Methods